Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
asmyasnikov authored May 17, 2024
1 parent aac8216 commit f02913a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
* Skipped explicit `Rollback` of transaction on errors (server-side automatically rolled back transactions on errors)

## v3.67.1
* Fixed race of stop internal processes on close topic writer
* Fixed goroutines leak within topic reader on network problems
* Skipped explicit `Rollback` of transaction on errors (server-side automatically rolled back transactions on errors)

## v3.67.0
* Added `ydb.WithNodeAddressMutator` experimental option for mutate node addresses from `discovery.ListEndpoints` response
Expand Down

0 comments on commit f02913a

Please sign in to comment.