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
Copy file name to clipboardExpand all lines: protocols/kad/CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
## 0.45.2 - unreleased
2
+
3
+
- Ensure `Multiaddr` handled and returned by `Behaviour` are `/p2p` terminated.
4
+
See [PR 4596](https://github.com/libp2p/rust-libp2p/pull/4596).
5
+
1
6
## 0.45.1
2
7
3
8
- Fix a bug where calling `Behaviour::remove_address` with an address not in the peer's bucket would remove the peer from the routing table if the bucket has only one address left.
0 commit comments