Changelog
Added
- Support ARM64 Linux by @tylertreat in #394
- Support consumer group events in activity stream by @tylertreat in #398
- Support ACL authorization on stream level (beta) by @LaPetiteSouris in #388
Changed
- Change default timeout for internal broker info requests to 3 seconds by @tylertreat in #401
- Remove override logic for tls-client-* flags since these flags were never exposed by @tylertreat in #408
Fixed
- Fix potential for serving stale cursors by @tylertreat in #395
- Fix link in consumer groups documentation by @mihaitodor in #397
- Fix data race on consumer assignments by @tylertreat in #400
- Fix flaky tests and race conditions by @tylertreat in #403 and #404
- Fix panic caused by partition queue dispose by @tylertreat in #405
Full Changelog: v1.8.0...v1.9.0