We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a91310 commit d9b4fc1Copy full SHA for d9b4fc1
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Change History
2
3
+## March 9 2023: v6.11.0
4
+
5
+- **Improvements**
6
7
+ - [CLIENT-2116] Check for completion/cancellation of the Scan/Query before firing off commands to nodes.
8
9
+- **Fixes**
10
11
+ - [CLINET-2227] PARAMETER_ERROR using expressions and batch write. Wire protocol was violated when the estimateExpressionSize was called.
12
13
## February 8 2023: v6.10.0
14
15
- **New Features**
0 commit comments