v3.52.3
·
2819 commits
to master
since this release
- Removed almost all experimental marks from topic api.
- Rename some topic APIs (old names was deprecated and will be removed in one of next versions).
- Deprecated topic options (the option will be removed): min size of read messages batch
- Deprecated WithOnWriterFirstConnected callback, use Writer.WaitInitInfo instead.
- Changed topic Codec base type from int to int32 (was experimental code)
- Added
WaitInitandWaitInitInfomethod to the topic reader and writer - Remove extra allocations in
types.TupleValue,types.ListValueandtypes.SetValue
Full Changelog: v3.52.2...v3.52.3