Skip to content

Commit 173f0cc

Browse files
committed
Update CHANGELOG
1 parent 986410d commit 173f0cc

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

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+
314
## February 26 2025: v8.1.0
415

516
- **New Features**

0 commit comments

Comments
 (0)