Skip to content

Commit 079ffa1

Browse files
georgeajitgeorgeajit
georgeajit
authored and
georgeajit
committed
Updated file for 5.1.0 release
1 parent e5f4425 commit 079ffa1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
## 5.1.0
4+
#### New Functionality
5+
- New package to make it easy to implement connectors for dataflow frameworks. Refer to https://github.com/marklogic/java-client-api/wiki/Bulk-Data-Services page for details.
6+
- Two new splitters complementing JacksonCSVSplitter. LineSplitter for line-delimited payloads (JSON) and ZipSplitter splitter for entries in a zipfile
7+
8+
#### Improvements and Bug Fixes
9+
- [#1163](https://github.com/marklogic/java-client-api/issues/1163) - Eliminated potential for deadlocks between batches with URI sort and support for multibyte characters within uris
10+
- [#1177](https://github.com/marklogic/java-client-api/issues/1177) - Addressed security vulnerability in Jackson by upgrading Jackson dependency
11+
312
## 5.0.1
413
#### New Functionality
514
- [#636](https://github.com/marklogic/java-client-api/issues/636) - Support for debugging connection issues

0 commit comments

Comments
 (0)