master
Modernize Go codebase: adopt modern idioms and upgrade CI tooling (#2082)
Moved the trace-generated code in `trace` package from the public API to the internal packages (#2172)
added --typed flag to internal/grpcwrapper mockgen
Fixed concurency => concurRency (#2212)
Fix consumer alters silently resetting supported codecs (#2201)
Implement topic's client CommitOffset call (#2076)
Topic consumer availability period (#1943)
feat(topic): support topic metrics_level (#2181)
Fix describe consumer not parsing partition consumer stats
Topic direct write (#2180)
fix: protogetter issues, first go.mod
Migrate `golangci-lint` to v2
initial write in tx support at transaction level and in raw messages