You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# CHANGELOG
2
2
3
+
## 5.5.1
4
+
#### New Functionality
5
+
-[#1296](https://github.com/marklogic/java-client-api/issues/1296) - Type anyDocument support for data service - Server release 10.0-7 or above required
6
+
-#1314, #1315 - Support for Optic features Bucket group and sample by - Server release 10.0-8 or above required
7
+
8
+
#### Improvements and Bug Fixes
9
+
-[#1309](https://github.com/marklogic/java-client-api/issues/1309) - Upgrade to Jackson 2.12.4
10
+
-[#1316](https://github.com/marklogic/java-client-api/issues/1316) - Optic fromSPARQL method support options parameter - Server release 10.0-8 or above required
11
+
-[#1322](https://github.com/marklogic/java-client-api/issues/1322) - Method facetBy doesn't work with namedGroup
12
+
3
13
## 5.5.0
4
14
#### New Functionality
5
15
-[#1294](https://github.com/marklogic/java-client-api/issues/1294) - New Optic features Redaction, generate views - Server release 10.0-7 or above required
0 commit comments