Skip to content

v0.8.0

Compare
Choose a tag to compare
@Stebalien Stebalien released this 15 Apr 02:22
· 4110 commits to master since this release
6f4961b

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() and ForceReachabilityPublic() to make it clear what this option does.

Other:

  • Expose AutoNAT throttling options.
  • Remove use of goprocess from the libp2p host.