Skip to content

Releases: libp2p/go-doh-resolver

v0.4.0

22 Dec 09:13
2872223
Compare
Choose a tag to compare

What's Changed

  • Perform test locally instead of using a live dns resolution by @thibmeu in #13
  • Add a max TTL for cached entries by @thibmeu in #12

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

19 May 17:35
343363c
Compare
Choose a tag to compare

Changelog:

  • #4 -- Fix cache race

v0.3.0

14 Apr 19:11
01bec93
Compare
Choose a tag to compare

Changelog:

  • #3 -- Add DNS RR cache

v0.2.0

12 Apr 11:18
73c190e
Compare
Choose a tag to compare

Support older (pre-1.16) versions of go.

v0.1.0

12 Apr 08:50
5933266
Compare
Choose a tag to compare

Initial release; see #1 implementation.