File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments