We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f5dd0 commit f9dfde8Copy full SHA for f9dfde8
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Change History
2
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
16
## March 9 2023: v6.11.0
17
18
- **Improvements**
0 commit comments