Skip to content

Commit fec9c96

Browse files
committed
Updated CHANGELOG to point to releases page
1 parent 543d064 commit fec9c96

File tree

1 file changed

+1
-47
lines changed

1 file changed

+1
-47
lines changed

CHANGELOG.md

+1-47
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,6 @@
11
# CHANGELOG
2-
## 5.5.4
32

4-
#### Improvements and Bug Fixes
5-
- [#1337](https://github.com/marklogic/java-client-api/issues/1337) - Gradle breaks my build marklogic-client-api is missing the Gradle .module file in Maven Central
6-
7-
## 5.5.3
8-
9-
#### Improvements and Bug Fixes
10-
- [#1340](https://github.com/marklogic/java-client-api/issues/1340) - Spring library upgrade for Spring4Shell security vulnerability
11-
12-
## 5.5.2
13-
#### New Functionality
14-
- [#1329](https://github.com/marklogic/java-client-api/issues/1329) - Inspect information about columns in the plan before execution - Server release 10.0-9 or above required
15-
16-
#### Improvements and Bug Fixes
17-
- [#1335](https://github.com/marklogic/java-client-api/issues/1335) - Project description on Maven Central corrected
18-
19-
## 5.5.1
20-
#### New Functionality
21-
- [#1296](https://github.com/marklogic/java-client-api/issues/1296) - Type anyDocument support for data service - Server release 10.0-7 or above required
22-
- #1314, #1315 - Support for Optic features Bucket group and sample by - Server release 10.0-8 or above required
23-
24-
#### Improvements and Bug Fixes
25-
- [#1309](https://github.com/marklogic/java-client-api/issues/1309) - Upgrade to Jackson 2.12.4
26-
- [#1316](https://github.com/marklogic/java-client-api/issues/1316) - Optic fromSPARQL method support options parameter - Server release 10.0-8 or above required
27-
- [#1322](https://github.com/marklogic/java-client-api/issues/1322) - Method facetBy doesn't work with namedGroup
28-
29-
## 5.5.0
30-
#### New Functionality
31-
- [#1294](https://github.com/marklogic/java-client-api/issues/1294) - New Optic features Redaction, generate views - Server release 10.0-7 or above required
32-
33-
#### Improvements and Bug Fixes
34-
- [#1230](https://github.com/marklogic/java-client-api/issues/1230) - Upgraded dependencies
35-
- [#1279](https://github.com/marklogic/java-client-api/issues/1279) - Size task queue for QueryBatcher based on forests, thread counts
36-
- [#1290](https://github.com/marklogic/java-client-api/issues/1290) - QueryBatcher fails with empty criteria
37-
- [#1298](https://github.com/marklogic/java-client-api/issues/1298) - Removed JCenter as repository
38-
39-
## 5.4.0
40-
#### New Functionality
41-
- [#1260](https://github.com/marklogic/java-client-api/issues/1260) - CtsQueryBuilder for search is available - Server release 10.0-5 or above required
42-
- [#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
43-
- [#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
44-
45-
#### Improvements and Bug Fixes
46-
- [#1256](https://github.com/marklogic/java-client-api/issues/1256) - Clear collections is not working in Java API
47-
- [#1268](https://github.com/marklogic/java-client-api/issues/1268) - Gradle wrapper upgrade to 6.7
48-
- [#1269](https://github.com/marklogic/java-client-api/issues/1269) - Increased concurrency for DMSDK QueryBatcher - Server release 10.0-6 or above required
49-
- [#1283](https://github.com/marklogic/java-client-api/issues/1283) - QueryBatcher fails when using path range query
3+
For releases 5.4.0 and later, please see [the Java Client releases page](https://github.com/marklogic/java-client-api/releases).
504

515
## 5.3.1
526
#### Improvements and Bug Fixes

0 commit comments

Comments
 (0)