v1.0.13
What's Changed
- Added support to return non-success error codes information by @Mzack9999 in #32
- Added edns by default by @Mzack9999 in #34
- Added DNS over HTTP (DOH) support (json web api + RFC8484) by @Mzack9999 in #36
- Added DNS over TLS (DOT) support by @yabeow in #41
- Added TCP/UDP protocol support for resolvers by @Mzack9999 in #35
- Added hostsfile support by @Mzack9999 in #37
- Added missing fields to trace data by @Mzack9999 in #39
- Added internal range check option to retryabledns by @Ice3man543 in #40
- Added IPv6 support by @seeyarh in #44
- Added missing err check on truncate exchange by @Mzack9999 in #47
New Contributors
- @yabeow made their first contribution in #41
- @ehsandeep made their first contribution in #43
- @seeyarh made their first contribution in #44
- @dependabot made their first contribution in #46
Full Changelog: v1.0.12...v1.0.13