Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Releases: libp2p/go-tcp-transport

v0.2.2

25 Jun 16:08
a9941f6
Compare
Choose a tag to compare

This release collects metrics from the kernel and exposes them via Prometheus.

v0.2.1

18 Aug 22:40
v0.2.1
fdcfe86
Compare
Choose a tag to compare
  • Bumps go-reuseport to support plan9

v0.2.0 was tagged but not marked as a release. As the first release in the v0.2.x series, noted changes are

  • disallow dialing DNS addresses
  • require golang >= 1.13
  • pulls various dependencies up to date

v0.1.1

19 Sep 05:33
v0.1.1
4da0175
Compare
Choose a tag to compare

A simple dep update to handle the move of protocol definitions from transports to go-multiaddr.

v0.1.0

26 May 14:11
415627e
Compare
Choose a tag to compare

🎉 This release applies the core refactor to this module; migrating to the consolidated types under go-libp2p-core. See libp2p/go-libp2p#602 for more context.