File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## 5.4.0
4
+ #### New Functionality
5
+
6
+ - [ #1260 ] ( https://github.com/marklogic/java-client-api/issues/1260 ) - CtsQueryBuilder for search is available
7
+ - [ #1280 ] ( https://github.com/marklogic/java-client-api/issues/1280 ) - Optic query DSL - Support for human-oriented representation of Optic query
8
+ - [ #1282 ] ( https://github.com/marklogic/java-client-api/issues/1282 ) - Optic enhancements - support for document matching, relevance, multiple groups
9
+
10
+ #### Improvements and Bug Fixes
11
+ - [ #1256 ] ( https://github.com/marklogic/java-client-api/issues/1256 ) - Clear collections is not working in Java API
12
+ - [ #1268 ] ( https://github.com/marklogic/java-client-api/issues/1268 ) - Gradle wrapper upgrade to 6.7
13
+ - [ #1269 ] ( https://github.com/marklogic/java-client-api/issues/1269 ) - Increased concurrency for DMSDK QueryBatcher
14
+ - [ #1283 ] ( https://github.com/marklogic/java-client-api/issues/1283 ) - QueryBatcher fails when using path range query
15
+
3
16
## 5.3.1
4
17
#### Improvements and Bug Fixes
5
18
- [ #1206 ] ( https://github.com/marklogic/java-client-api/issues/1206 ) - README update to JCenter url
You can’t perform that action at this time.
0 commit comments