We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b750a7 commit 3eae236Copy full SHA for 3eae236
CHANGELOG.md
@@ -2,6 +2,7 @@
2
* Rename some topic APIs (old names was deprecated and will be removed in one of next versions).
3
* Deprecated topic options (the option will be removed): min size of read messages batch
4
* Deprecated WithOnWriterFirstConnected callback, use Writer.WaitInitInfo instead.
5
+* Changed topic Codec base type from int to int32 (was experimental code)
6
* Added `WaitInit` and `WaitInitInfo` method to the topic reader and writer
7
8
## v3.52.2
0 commit comments