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
Supported versions of Go that we test against are now Go 1.19 and Go 1.20.
Fixed
Node event handling now processes topology events before status events.
This fixes some cases where new nodes were missed. (#1682)
Learning a new IP address for an existing node (identified by host ID) now triggers replacement of that host.
This fixes some Kubernetes reconnection failures. (#1682)
Refresh ring when processing a node UP event for an unknown host.
This fixes some cases where new nodes were missed. (#1669)