Skip to content

Commit 321fae9

Browse files
committed
fix CHANGELOG.md
1 parent 639eaec commit 321fae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* Changed behavior on `result.Err()` on truncated unary result (returns non-retryable error now)
1+
* Changed behavior on `result.Err()` on truncated result (returns non-retryable error now, exclude `StreamExecuteScanQuery`)
22
* Added `ydb.WithIgnoreTruncated` option for disabling errors on truncated flag
33
* Added simple transaction control constructors `table.OnlineReadOnlyTxControl()` and `table.StaleReadOnlyTxControl()`
44
* Added transaction control specifier with context `ydb.WithTxControl`

0 commit comments

Comments
 (0)