Releases: projectdiscovery/retryabledns
Releases · projectdiscovery/retryabledns
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
v1.0.12
v1.0.11
v1.0.10
Update client.go
v1.0.9
Merge pull request #20 from projectdiscovery/fix-no-response-error Fixed ignoring output in case of error
v1.0.8
v1.0.7
v1.0.6
Misc
v1.0.5
Added full response
Merge pull request #7 from projectdiscovery/resolveraw-full-response ResolveRaw returns full response