v0.36.5
What's Changed
- basichost: ensure no duplicates in Addrs output #2980
- autonatv2: recover from panics #2992
- chore: update go-multiaddr-dns to v0.4.0 #2994
Note
In the previous release, we called out a bug in go1.23 unbuffered timers that deadlocked go-libp2p. This has been fixed in go1.23.2. You can safely update your go.mod's go version to go1.23 now.
Full Changelog: v0.36.4...v0.36.5