Release v0.23.0
Changelog
Note that we added a deprecation notice for this project. See note here
Go Version
- 1.16.9: Both release executables and Docker images are built with this Go release.
Updated
- Dependencies (#1215)
- Postgres v1.10.2 -> v1.10.3
- NATS Server v2.3.3 -> v2.6.2
Improved
- Clustering:
- Redelivery for queue members is now similar to standalone/FT mode, which means that messages will be redelivered to any member of the group (as opposed to the member that originally received the messages). Thanks to @mihai-tiriplica-f3 for the suggestion (#1214)
Fixed
- Clustering: