Version 1.30.1 (2021-12-04)
What's Changed
π New Features / Improvements
- feat(zstd): pass level param through to compress/zstd encoder by @lizthegrey in #2045
π Fixes
- fix: set min-go-version to 1.16 by @troyanov in #2048
- logger: fix debug logs' formatting directives by @utrack in #2054
- fix: stuck on the batch with zero records length by @pachmu in #2057
- fix: only update preferredReadReplica if valid by @dnwe in #2076
π§ Maintenance
- chore: add release notes configuration by @dnwe in #2046
- chore: confluent platform version bump by @lizthegrey in #2070
Notes
- βΉοΈ from Sarama 1.30.x onward the minimum version of Go toolchain required is 1.16.x
New Contributors
- @troyanov made their first contribution in #2048
- @lizthegrey made their first contribution in #2045
- @utrack made their first contribution in #2054
- @pachmu made their first contribution in #2057
Full Changelog: v1.30.0...v1.30.1