Skip to content

Commit dc1e5cd

Browse files
georgeajitgeorgeajit
georgeajit
authored and
georgeajit
committed
Updated file for 5.5.0 release
1 parent c0aeab2 commit dc1e5cd

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

CHANGELOG.md

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

3-
## 5.4.0
3+
## 5.5.0
44
#### New Functionality
5+
- [#1294](https://github.com/marklogic/java-client-api/issues/1294) - New Optic features Redaction, generate views - Server release 10.0-7 or above required
6+
7+
#### Improvements and Bug Fixes
8+
- [#1230](https://github.com/marklogic/java-client-api/issues/1230) - Upgraded dependencies
9+
- [#1279](https://github.com/marklogic/java-client-api/issues/1279) - Size task queue for QueryBatcher based on forests, thread counts
10+
- [#1290](https://github.com/marklogic/java-client-api/issues/1290) - QueryBatcher fails with empty criteria
11+
- [#1298](https://github.com/marklogic/java-client-api/issues/1298) - Removed JCenter as repository
512

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
13+
## 5.4.0
14+
#### New Functionality
15+
- [#1260](https://github.com/marklogic/java-client-api/issues/1260) - CtsQueryBuilder for search is available - Server release 10.0-5 or above required
16+
- [#1280](https://github.com/marklogic/java-client-api/issues/1280) - Optic query DSL - Support for human-oriented representation of Optic query - Server release 10.0-6 or above required
17+
- [#1282](https://github.com/marklogic/java-client-api/issues/1282) - Optic enhancements - support for document matching, relevance, multiple groups - Server release 10.0-6 or above required
918

1019
#### Improvements and Bug Fixes
1120
- [#1256](https://github.com/marklogic/java-client-api/issues/1256) - Clear collections is not working in Java API
1221
- [#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
22+
- [#1269](https://github.com/marklogic/java-client-api/issues/1269) - Increased concurrency for DMSDK QueryBatcher - Server release 10.0-6 or above required
1423
- [#1283](https://github.com/marklogic/java-client-api/issues/1283) - QueryBatcher fails when using path range query
1524

1625
## 5.3.1

0 commit comments

Comments
 (0)