v0.4.31
版本发布时间: 2022-04-02 03:12:23
segmentio/kafka-go最新发布版本:v0.4.47(2023-12-13 22:32:34)
What's Changed
- Fix logger example by @route in https://github.com/segmentio/kafka-go/pull/871
- Fixes tiny typo by @PzaThief in https://github.com/segmentio/kafka-go/pull/875
- Add the field to avoid creating missing topic. by @kislerdm in https://github.com/segmentio/kafka-go/pull/873
- Improving some internal error-handling by @dominicbarnes in https://github.com/segmentio/kafka-go/pull/846
- support saslAuthenticate v0 in protocol package by @rhansen2 in https://github.com/segmentio/kafka-go/pull/869
New Contributors
- @route made their first contribution in https://github.com/segmentio/kafka-go/pull/871
- @PzaThief made their first contribution in https://github.com/segmentio/kafka-go/pull/875
- @kislerdm made their first contribution in https://github.com/segmentio/kafka-go/pull/873
Full Changelog: https://github.com/segmentio/kafka-go/compare/v0.4.30...v0.4.31