master
Fix consumer alters silently resetting supported codecs (#2201)
feat(topic): support topic metrics_level (#2181)
Implement topic's client CommitOffset call (#2076)
Topic direct write (#2180)
remove a lot of expirements comments.
fix(topic): apply custom raw decoders (#2266)
Invoke topic reader stop partition callback (#2145)
fix(topic): add read-ahead buffer flow control to TopicListener (#2234)
Moved the trace-generated code in `trace` package from the public API to the internal packages (#2172)
make producerID on start topic writer is optional remove WithMessageGroupID (because unsupported now).