v0.36.4
Note
Caution
Due to a golang/go#69312 in unbuffered timers introduced in go1.23, libp2p deadlocks if the go version in your go.mod file is go1.23. To fix this, either use the environment variable GODEBUG="asynctimerchan=1"
, or downgrade the go version in your go.mod file.
What's Changed
Full Changelog: v0.36.3...v0.36.4