Skip to content

Commit 6db4493

Browse files
authored
Update CHANGELOG.md for 4.1.1 release
1 parent 3d09bdc commit 6db4493

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# CHANGELOG
22

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+
313
## 4.1.0
414

515
#### New Functionality

0 commit comments

Comments
 (0)