Skip to content

Version 1.31.1 (2022-02-01)

Compare
Choose a tag to compare
@bai bai released this 01 Feb 10:21
· 539 commits to main since this release
e35ee3f

What's Changed

🎉 New Features / Improvements

  • feat: add method MockApiVersionsResponse.SetApiKeys by @wuhuizuo in #2117
  • Expose the TLS connection state of a broker connection by @seveas in #2051
  • feat: add methods to pause/resume consumer's consumption by @raulnegreiros in #2005

🐛 Fixes

  • fix: ensure heartbeats only stop after cleanup by @dnwe in #2110

📦 Dependency updates

  • Update klauspost/compress to 0.14 by @bai in #2123

🔧 Maintenance

  • Fix typo by @mosceo in #2113
  • Add Kafka 3.1.0 version number by @bai in #2119
  • fix(test): make it simpler to re-use toxiproxy by @dnwe in #2122
  • Add Kafka 3.1.0 to CI matrix, migrate to bitnami kafka image by @bai in #2124
  • Populate missing kafka versions by @bai in #2126
  • Backport missing changelog entries from 1.28 onwards by @bai in #2127

New Contributors

Full Changelog: v1.31.0...v1.31.1