Skip to content

Commit 54d0504

Browse files
authored
Update CHANGELOG.md
1 parent 6cb7671 commit 54d0504

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1+
* Fixed flaky TestTable
2+
* Renamed topic events in `trace.Details` enum
3+
14
## v3.32.0
25
* Refactored `trace.Topic` (experimental) handlers
36
* Fixed signature/name of helpers in `topic`/`topicsugar` package
4-
* Allowed read and commit messages in parallel
7+
* Allowed parallel reading and committing topic messages
58

69
## v3.31.0
7-
* Extended the ydb.Connection interface with experimental db.Topic() client (control plane and reader API)
10+
* Extended the `ydb.Connection` interface with experimental `db.Topic()` client (control plane and reader API)
811
* Removed `ydb.RegisterParser()` function (was needed for `database/sql` driver outside `ydb-go-sdk` repository, necessity of `ydb.RegisterParser()` disappeared with implementation `database/sql` driver in same repository)
912
* Refactored `db.Table().CreateSession(ctx)` (maked retryable with internal create session timeout)
1013
* Refactored `internal/table/client.createSession(ctx)` (got rid of unnecessary goroutine)

0 commit comments

Comments
 (0)