v0.4.41
版本发布时间: 2023-07-08 01:33:44
segmentio/kafka-go最新发布版本:v0.4.47(2023-12-13 22:32:34)
What's Changed
- Fix doc example for break from retryer on success by @lanzay in https://github.com/segmentio/kafka-go/pull/1129
- remove MinBytes from README examples by @rhansen2 in https://github.com/segmentio/kafka-go/pull/1137
- CreateTopics: only suppress topic already exists errors by @rhansen2 in https://github.com/segmentio/kafka-go/pull/1136
- KIP-546: Add Client Quota APIs by @petedannemann in https://github.com/segmentio/kafka-go/pull/1119
- add additional warning on WriteMessages() by @replay in https://github.com/segmentio/kafka-go/pull/1139
- Update xnet by @petedannemann in https://github.com/segmentio/kafka-go/pull/1144
- Writer: ensure batching logic factors in message headers by @dominicbarnes in https://github.com/segmentio/kafka-go/pull/1132
- Fix unnecessary topic metadata request by @mhmtszr in https://github.com/segmentio/kafka-go/pull/1131
New Contributors
- @lanzay made their first contribution in https://github.com/segmentio/kafka-go/pull/1129
- @petedannemann made their first contribution in https://github.com/segmentio/kafka-go/pull/1119
- @replay made their first contribution in https://github.com/segmentio/kafka-go/pull/1139
Full Changelog: https://github.com/segmentio/kafka-go/compare/v0.4.40...v0.4.41