We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 986410d commit 173f0ccCopy full SHA for 173f0cc
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Change History
2
3
+## March 18 2025: v8.2.0
4
+
5
+- **Fixes**
6
+ - [CLIENT-3379] Setting `TotalTimeout` to 0 causes Scan / Query to fail (timeout).
7
+ - [CLIENT-3376] `BatchRead` on Non-Existing namespace with transaction policy does not throw expected error.
8
+ - [CLIENT-3353] Insufficient Error Messages from MRT commit failure.
9
+ - [CLIENT-3374] Fix panic when trying to commit a MRT with no read and write transaction.
10
11
+- **Improvements**
12
+ - [CLIENT-3361] Update documentation for `RecordsPerSecond` scan/query policy.
13
14
## February 26 2025: v8.1.0
15
16
- **New Features**
0 commit comments