Skip to content

Commit 81aae5f

Browse files
georgeajitgeorgeajit
authored andcommitted
Updated file for 5.3.0 release
1 parent 86f6a43 commit 81aae5f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# CHANGELOG
22

3+
## 5.3.0
4+
#### New Functionality
5+
- RowBatcher - bulk export of all rows or documents from a view (internal Jira issue)
6+
- Refactored and Concurrent Bulk IO - concurrent calls to Data Services (internal Jira issue)
7+
- #1197, #1223 - Added PathSplitter, JSONSplitter complementing existing splitters
8+
- [#1239](https://github.com/marklogic/java-client-api/issues/1239) - Full outer join in Optic
9+
- [#1248](https://github.com/marklogic/java-client-api/issues/1248) - Multi-valued equality expressions in Optic builder
10+
11+
#### Improvements and Bug Fixes
12+
- [#981](https://github.com/marklogic/java-client-api/issues/981) - DOMWriter doesn't serialize namespaced XML properly
13+
- [#1238](https://github.com/marklogic/java-client-api/issues/1238) - MetadataExtraction with DocumentWriteSet not extracting properties
14+
- [#1242](https://github.com/marklogic/java-client-api/issues/1242) - RawCombinedQueryDefinition in QueryBatcher throws NPE
15+
- [#1244](https://github.com/marklogic/java-client-api/issues/1244) - sevice property name typo in ServiceCompareTask
16+
317
## 5.2.0
418
#### New Functionality
519
- [#1185](https://github.com/marklogic/java-client-api/issues/1185) - Splitter for large XML file

0 commit comments

Comments
 (0)