v1.29.0
·
68 commits
to refs/heads/main
since this release
What's Changed
- fix: Emit connect event upon SASL re-authentication. by @ShogunPanda in #231
- Switch to async pbkdf2 by @kibertoad in #237
- fix: Fall back to discovered brokers when bootstrap brokers are unreachable. by @aahoughton in #234
- Add load and stress tests by @kibertoad in #229
- fix: Miscellaneous fixes. by @ShogunPanda in #238
- chore: Fixed documentation. by @ShogunPanda in #239
- feat: Added Admin.deleteRecords. by @ShogunPanda in #240
- chore: Added KIP documentation. by @ShogunPanda in #241
- chore: Improve load-test. by @ShogunPanda in #243
New Contributors
- @kibertoad made their first contribution in #237
- @aahoughton made their first contribution in #234
Full Changelog: v1.28.0...v1.29.0