Skip to content

v0.23.4

Compare
Choose a tag to compare
@MarcoPolo MarcoPolo released this 09 Nov 04:21
· 637 commits to master since this release
9ade760

What's Changed

This is a patch release that fixes 3 bugs:

  1. Programs may crash if we concurrently access a peer's connections in the Connection Manager: #1860
  2. Swarm would return addrs that are known to be undialable even though we filter these out: #1855
  3. 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