What's Changed
🎉 New Features / Improvements
- feat(consumer): add support for SyncGroupRequest/Response v5 (KIP-559) by @dnwe in #3591
- feat(txn): add protocol support for TxnOffsetCommit v3 by @dnwe in #3592
- feat(txn): support consumer group metadata in TxnOffsetCommit v3 by @dnwe in #3593
- feat(admin): add protocol support for DeleteRecords v2 (KIP-482) by @dnwe in #3594
- feat(protocol): add support for DescribeConfigs v3 and v4 by @dnwe in #3596
- feat(admin): add DescribeConfigs for multiple resources by @dnwe in #3600
- feat(consumer): option to cap decompressed batch size by @dnwe in #3604
🐛 Fixes
📦 Dependency updates
Full Changelog: v1.50.1...v1.50.2