v0.8.0
Important changes:
- The TLS security transport has been added to the default security transports, alongside SECIO. SECIO will still be preferred for the moment.
- The WithReachability option included in the previous release has been split into
ForceReachabilityPrivate()
andForceReachabilityPublic()
to make it clear what this option does.
Other:
- Expose AutoNAT throttling options.
- Remove use of goprocess from the libp2p host.