v0.4.24
版本发布时间: 2021-11-24 12:24:27
segmentio/kafka-go最新发布版本:v0.4.47(2023-12-13 22:32:34)
What's Changed
- feat(sasl): enrich authentication context with metadata by @mrolla in https://github.com/segmentio/kafka-go/pull/725
- add port to SASL metadata by @achille-roussel in https://github.com/segmentio/kafka-go/pull/780
- Ensure tests run under Go 1.16 by @bhavanki in https://github.com/segmentio/kafka-go/pull/782
- document CommitOffsets behavior by @achille-roussel in https://github.com/segmentio/kafka-go/pull/785
- Nettest fix by @rhansen2 in https://github.com/segmentio/kafka-go/pull/788
New Contributors
- @mrolla made their first contribution in https://github.com/segmentio/kafka-go/pull/725
Full Changelog: https://github.com/segmentio/kafka-go/compare/v0.4.23...v0.4.24