Release v0.24.3
Changelog
Note that we added a deprecation notice for this project. See note here
Note about .deb/.rpm packages
We use Goreleaser to build our assets, and it seems that it changed the default install from /usr/local/bin
to /usr/bin
. See Goreleaser's change here. We are sorry for the inconvenience this may cause.
Go Version
- 1.17.8: Both release executables and Docker images are built with this Go release.
Updated
- Dependencies (#1242)
- NATS Server v2.7.3 -> v2.7.4
- github.com/hashicorp/raft v1.3.5 -> v1.3.6