Skip to content

Commit b02c33c

Browse files
authored
Add CHANGELOG.md notes for 4.0.3.1
1 parent 892e0df commit b02c33c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

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

3+
## 4.0.3.1 (hotfix release)
4+
5+
#### Bug Fix
6+
- [#879](https://github.com/marklogic/java-client-api/issues/879) - increase queue size (will use more memory) for QueryBatcher so iterator thread won't be distracted running batches as often and can be more focused on feeding the queue
7+
38
## 4.0.3
49

510
#### New Functionality

0 commit comments

Comments
 (0)