Skip to content

Releases: hashicorp/mdns

v1.0.6

23 Jan 10:17
5e3f63d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

03 Jan 18:31
c99a446
Compare
Choose a tag to compare
  • Allow disabling IPv4 or IPv6 to support environments that don't have both protocols enabled.

v1.0.1

27 Mar 18:50
06dd1a3
Compare
Choose a tag to compare
  • Changes from using github.com/hashicorp/go.net to golang.org/x/net
  • Fixes a handful of data races found with go test -race