Release v0.21.1
Changelog
Go Version
- 1.16: Both release executables and Docker images are built with this Go release.
Fixed
- Clustering: Unlikely panic with RAFT transport, introduced in v0.20.0 (#1167)
- Clustering: Possible slow consumer errors with RAFT transport, introduced in v0.20.0 (#1169)
- Clustering: Added missing node_id in
/streaming/serverz
endpoint. Thanks to @sskserk and @sergeiepam for the report (#1171)