Changelog
Note that we added a deprecation notice for this project. See note here
Go Version
- 1.17.7: Both release executables and Docker images are built with this Go release.
Updated
- Dependencies (#1242)
- NATS Server v2.7.2 -> v2.7.3
- github.com/hashicorp/raft v1.3.3 -> v1.3.5
Fixed
- Race condition that could cause error on subscribe when using
replace_durable
option. Thanks to @jangowu for the report (#1241)