Skip to content

Version 1.32.0 (2022-02-24)

Compare
Choose a tag to compare
@dnwe dnwe released this 24 Feb 16:39
· 569 commits to main since this release
9baf7a6

⚠️ This release has been superseded by v1.33.0 and should not be used.


What's Changed

🐛 Fixes

  • Fix deadlock when closing Broker in brokerProducer by @slaunay in #2133

📦 Dependency updates

  • chore: refresh dependencies to latest by @dnwe in #2159

🔧 Maintenance

  • fix: rework RebalancingMultiplePartitions test by @dnwe in #2130
  • fix(test): use Sarama transactional producer by @dnwe in #1939
  • chore: enable t.Parallel() wherever possible by @dnwe in #2138

➕ Other Changes

  • chore: restrict to 1 testbinary at once by @dnwe in #2145
  • chore: restrict to 1 parallel test at once by @dnwe in #2146
  • Remove myself from codeowners by @bai in #2147
  • chore: add retractions for known bad versions by @dnwe in #2160

Full Changelog: v1.31.1...v1.32.0