Releases: Tantalor93/doh-go
Releases · Tantalor93/doh-go
v0.3.0
Breaking change!
doh.Client
instance constructor doh.NewClient
was adjusted, it now accepts DoH server address and optional varargs options
doh.Client
resolution methods (SendViaPost
, SendViaGet
) no longer accept address parameter
What's Changed
- Bump github.com/miekg/dns from 1.1.58 to 1.1.59 by @dependabot in #39
- adjust Client construction API by @Tantalor93 in #42
Full Changelog: v0.2.0...v0.3.0
propagate http response error status
v0.2.0 Merge pull request #36 from Tantalor93/dependabot/go_modules/github.c…
Dependencies bump
v0.1.1 Merge pull request #35 from Tantalor93/dependabot/go_modules/github.c…
v0.1.0
Merge pull request #14 from Tantalor93/fixlinter