What's Changed
- Fix aws_msk_iam_v2 module Authentication failure bug by @kikyomits in #977
- Use faster gzip package by @klauspost in #982
- Refactor Consumer Group to use Client by @rhansen2 in #947
- #726 make kafka reader message ReadBatchTimeout configurable by @moogacs in #989
- Refine err msg in SetOffsetAt() by @haorenfsa in #1001
- Support for offsetdelete by @a-dot in #1010
- compress/snappy: configurable compression level by @chriso in #1014
- Support metadata request v6 by @mtkopone in #1013
- change writer retries stat from summary to counter by @achille-roussel in #1008
- use useSyncCommits by @wsy6543 in #1017
- Add WriteBackoffMin/Max config to Writer by @halkar in #1015
New Contributors
- @klauspost made their first contribution in #982
- @moogacs made their first contribution in #989
- @haorenfsa made their first contribution in #1001
- @a-dot made their first contribution in #1010
- @chriso made their first contribution in #1014
- @mtkopone made their first contribution in #1013
- @wsy6543 made their first contribution in #1017
- @halkar made their first contribution in #1015
Full Changelog: v0.4.35...v0.4.36