You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changelog
Go Version
1.14.4: Both release executables and Docker images are built with this Go release.
Added
Monitoring route "/streaming/isFTActive" to evaluate if a server is running as the FT active server or not. Thanks to @mharr22 for the contribution (#1024)
Reload signal now accepted for embedded NATS Server. Thanks to @costa for the suggestion (#1031)
Updated
etcd/bbolt version dependency to fix unsafe pointer conversion found by Go 1.14 (#1052)
Raft library updated to v1.1.2. Thanks to @pengux for the contribution (#1056)