v0.4.43
版本发布时间: 2023-09-23 01:55:38
segmentio/kafka-go最新发布版本:v0.4.47(2023-12-13 22:32:34)
What's Changed
- run tests against unsafe tag as well by @rhansen2 in https://github.com/segmentio/kafka-go/pull/1159
- offsetfetch request topics are now nullable by @amortezaei in https://github.com/segmentio/kafka-go/pull/1162
- Adds attempt number to log message when failing to write messages by @jcarter3 in https://github.com/segmentio/kafka-go/pull/1165
- support userscramcredentials apis by @petedannemann in https://github.com/segmentio/kafka-go/pull/1168
- Support describeacls by @petedannemann in https://github.com/segmentio/kafka-go/pull/1166
- Deleteacls support by @petedannemann in https://github.com/segmentio/kafka-go/pull/1174
New Contributors
- @amortezaei made their first contribution in https://github.com/segmentio/kafka-go/pull/1162
- @jcarter3 made their first contribution in https://github.com/segmentio/kafka-go/pull/1165
Full Changelog: https://github.com/segmentio/kafka-go/compare/v0.4.42...v0.4.43