v0.23.4
What's Changed
This is a patch release that fixes 3 bugs:
- Programs may crash if we concurrently access a peer's connections in the Connection Manager: #1860
- Swarm would return addrs that are known to be undialable even though we filter these out: #1855
EnableAutoRelay
was tricky to setup properly and lead to a nil pointer dereference panic if you didn't do it correctly.
Full Changelog: v0.23.3...v0.23.4