Skip to content

Version 1.30.1 (2021-12-04)

Compare
Choose a tag to compare
@dnwe dnwe released this 04 Dec 20:23
· 592 commits to main since this release
635bcf3

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

Notes

  • ℹ️ from Sarama 1.30.x onward the minimum version of Go toolchain required is 1.16.x

New Contributors

Full Changelog: v1.30.0...v1.30.1