What's Changed
- upgrade to go-libp2p v0.49.0 and boxo v0.42.1 by @gammazero in #467
- fix for CVE-2026-57497: GHSA-g35j-m5xg-vh3q
- 3501 bounds protocols accepted per peer in identify (a peer could plant 1800+ protocol entries in your peerstore via chunked identify)
- 3486 caps unconnected addrs per peer (stops DHT gossip flooding the peerstore with stale addrs; relevant to us)
- 3500 caps webrtc remote addrs per ufrag
- 3487 evicts stale certified addrs when a newer signed peer record drops them (an address a peer once advertised no longer lingers after removal)
Full Changelog: v0.18.1...v0.18.2