v1.31.0
·
55 commits
to refs/heads/main
since this release
What's Changed
- Fix crash on listing offset of unknown partition by @lp247 in #246
- Implement findCoordinator for the admin client by @lp247 in #249
- fix: pass dedicated connection pool in MessagesStream#fetch() by @tburch in #252
- fix: handle FENCED_LEADER_EPOCH and undefined entries in MultipleErrors by @tburch in #250
- fix: add timeout and cleanup for inflight nodes in MessagesStream by @tburch in #251
- fix: add timeout and close handling to connection.ready() by @tburch in #253
- chore: Fix linting. by @ShogunPanda in #256
- feat: Added support for opaque context in each object. by @ShogunPanda in #257
- Reproduction and fix for backpressure processing stalling by @kibertoad in #254
Full Changelog: v1.30.0...v1.31.0