Skip to content

Commit f9dfde8

Browse files
committed
Update CHANGELOG
1 parent 93f5dd0 commit f9dfde8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change History
22

3+
## March 20 2023: v6.12.0
4+
5+
- **Improvements**
6+
7+
- [CLIENT-2235] Minor documentation cleanup. Formatting, clarification and TODOs for next major version.
8+
- [CLIENT-2234] Export `BatchRead.Policy`
9+
- Update Ginkgo and Gomega to the latest version to avoid security issues.
10+
11+
- **Fixes**
12+
13+
- [CLIENT-2230] The first row of batch records represented a server error instead of the over error in call.
14+
- [CLIENT-2233] Wrong FilterExpression size calculation in BatchOperate commands
15+
316
## March 9 2023: v6.11.0
417

518
- **Improvements**

0 commit comments

Comments
 (0)