v0.4.33
版本发布时间: 2022-07-30 01:37:48
segmentio/kafka-go最新发布版本:v0.4.47(2023-12-13 22:32:34)
What's Changed
- add consumer group apis to client by @rhansen2 in https://github.com/segmentio/kafka-go/pull/943
- Update go dependencies by @mswathi-tw in https://github.com/segmentio/kafka-go/pull/945
- fix typos in group structs by @rhansen2 in https://github.com/segmentio/kafka-go/pull/946
- protocol: Use standardized result type checking by @nlsun in https://github.com/segmentio/kafka-go/pull/942
- fix(protocol): fix type assertion error by @kscooo in https://github.com/segmentio/kafka-go/pull/931
- re-order protocol/joingroup response fields by @rhansen2 in https://github.com/segmentio/kafka-go/pull/949
New Contributors
- @mswathi-tw made their first contribution in https://github.com/segmentio/kafka-go/pull/945
- @kscooo made their first contribution in https://github.com/segmentio/kafka-go/pull/931
Full Changelog: https://github.com/segmentio/kafka-go/compare/v0.4.32...v0.4.33