Release v0.23.1
Changelog
Note that we added a deprecation notice for this project. See note here
Go Version
- 1.16.10: Both release executables and Docker images are built with this Go release.
Updated
- Dependencies (#)
- Raft v1.3.1 -> v1.3.2
- Postgres v1.10.3 -> v1.10.4
- NATS Server v2.6.2 -> v2.6.4
Fixed
- Clustering:
- Possible wrong pending count. This was introduced in v0.23.0. Thanks to @mihai-tiriplica-f3 for the report (#1220)