Thanks to everyone who contributed to this release. This release mostly includes a couple small additions (EDNS/NSAID structures and CSYNC support) as well as another integration test for more dependable builds.
What's Changed
- Add structures for EDNS and NSID option by @bayerhonza in #342
- Bump gotest.tools/v3 from 3.5.0 to 3.5.1 by @dependabot in #343
- Bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #345
- redundant types and deprecations by @anoop-b in #344
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #346
- Bump actions/setup-go from 4 to 5 by @dependabot in #349
- Bump github.com/liip/sheriff from 0.11.1 to 0.12.0 by @dependabot in #358
- Enhanced Nameserver Input Validation by @developStorm in #356
- added nslookup cmd to CLI for visibility by @phillip-stephens in #359
- Create CITATION.cff by @zakird in #365
- Add a Integration Test to scan the top 1k domains and validate that ZDNS's result is correct by @phillip-stephens in #370
- Add CSYNC support by @stirnim in #371
New Contributors
- @anoop-b made their first contribution in #344
- @developStorm made their first contribution in #356
- @phillip-stephens made their first contribution in #359
Full Changelog: v1.0.0...v1.1.0