master
Add ReadSessionID getter to TopicListener (#2078)
fix(topic): apply custom raw decoders (#2266)
Moved the trace-generated code in `trace` package from the public API to the internal packages (#2172)
fix: prevent nil pointer panic in topicsugar.ProtobufIterator (#2199)
Topic direct write (#2180)
topic/writer: export ErrWriterClosed sentinel error (#2169)
refactored examples
Implement topic's client CommitOffset call (#2076)
Topic consumer availability period (#1943)