New
Version 1.46.2 (2025-10-10)
What's Changed
A big focus on improving our support for newer protocol versions in this release, particularly supporting a wider range of flexible versions
:tada: New Features / Improvements
- chore: support V5 ListOffsets by @dnwe in https://github.com/IBM/sarama/pull/3308
- feat: support DeleteGroups V2 protocol by @hindessm in https://github.com/IBM/sarama/pull/3320
- feat: support DeleteTopics V4 protocol by @hindessm in https://github.com/IBM/sarama/pull/3321
- feat: support CreateTopics V5 protocol by @hindessm in https://github.com/IBM/sarama/pull/3322
- feat: support IncrementalAlterConfigs V1 protocol by @hindessm in https://github.com/IBM/sarama/pull/3319
- feat: support DescribeGroups V5 protocol by @hindessm in https://github.com/IBM/sarama/pull/3331
- feat: support SyncGroup V4 protocol by @hindessm in https://github.com/IBM/sarama/pull/3332
- feat: support LeaveGroup V4 protocol by @hindessm in https://github.com/IBM/sarama/pull/3334
- feat: support Heartbeat V4 protocol by @hindessm in https://github.com/IBM/sarama/pull/3335
- feat: support JoinGroup V6 protocol by @hindessm in https://github.com/IBM/sarama/pull/3339