Skip to content

Commit 9ba7371

Browse files
committed
Update CHANGELOG
1 parent 1d26125 commit 9ba7371

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414

1515
### Fixed
1616

17+
- Node event handling now processes topology events before status events.
18+
This fixes some cases where new nodes were missed. (#1682)
1719
- Learning a new IP address for an existing node (identified by host ID) now triggers replacement of that host.
1820
This fixes some Kubernetes reconnection failures. (#1682)
21+
- Refresh ring when processing a node UP event for an unknown host.
22+
This fixes some cases where new nodes were missed. (#1669)
1923

2024
## [1.3.1] - 2022-12-13
2125

0 commit comments

Comments
 (0)