Skip to content

Commit af0cb44

Browse files
author
Roman Kuzin
committed
LOGBROKER-10206 Fix
1 parent 7da8bda commit af0cb44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
* Refactor topic writer internal API to use `topicwritercommon.MessageWithDataContent` instead of `topicwriterinternal.PublicMessage`
2+
13
## v3.128.3
24
* Fixed panic and `unsupported type` error when passing a nil pointer to a `json.Marshaler`-implementing type as a `database/sql` query parameter (`toType` now handles `json.Marshaler` and returns `types.JSON`, matching the existing `toValue` behaviour)
35
* Supported pool of decoders, which implement ResettableReader interface

0 commit comments

Comments
 (0)