We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d09bdc commit 6db4493Copy full SHA for 6db4493
1 file changed
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# CHANGELOG
2
3
+## 4.1.1
4
+#### New FUnctionality
5
+- [#1006](https://github.com/marklogic/java-client-api/issues/1006) - Data Services First - MarkLogic's support for microservices
6
+
7
+#### Improvements and Bug Fixes
8
+- [#999](https://github.com/marklogic/java-client-api/issues/999) - Connect only to primary host for load balancer scenario
9
+- [#991](https://github.com/marklogic/java-client-api/issues/991) - Correct cookie expiration for Application Load Balancer
10
+- [#989](https://github.com/marklogic/java-client-api/issues/989) - Manage cookies for used for host affinity in Transaction
11
+- [#968](https://github.com/marklogic/java-client-api/issues/968) - Deprecate XOMHandle
12
13
## 4.1.0
14
15
#### New Functionality
0 commit comments