v2.0.1 includes multiple bug fixes, dependency version bumps. Notably, there's a fix for --timeout
being disregarded which caused lookups to run unbounded.
Thanks to @tobiasfunke1 and @2tunnels for your first contributions!
What's Changed
- Fix small typo in mock release command by @phillip-stephens in #511
- dependency updates by @zakird in #513
- Update TLSA records by @github-actions in #514
- Bump golangci/golangci-lint-action from 6.2.0 to 6.3.2 by @dependabot in #515
- Bump gotest.tools/v3 from 3.5.1 to 3.5.2 by @dependabot in #516
- Make TLSA action make a non-draft PR by @phillip-stephens in #517
- TLSA record update by @phillip-stephens in #519
- Bump golangci/golangci-lint-action from 6.3.2 to 6.5.0 by @dependabot in #520
- Bug fix for use-after-close connection in AXFR by @phillip-stephens in #523
- Fix relative multiple.ini path by @2tunnels in #525
- Improved IPv6 link local resolver error and add unit testing for parsing function by @phillip-stephens in #526
- Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot in #527
- Bump golangci-lint and fix new lint issues by @phillip-stephens in #529
- Fix for panic for PTR records by @tobiasfunke1 in #531
- Bump dependencies, bringing in zgrab/zcrypto changes +
go mod tidy
by @phillip-stephens in #533 - Fix
--timeout
being ignored by @phillip-stephens in #532 - bump ZDNS version 2.0.0 -> 2.0.1 by @phillip-stephens in #534
New Contributors
- @2tunnels made their first contribution in #525
- @tobiasfunke1 made their first contribution in #531
Full Changelog: v2.0.0...v2.0.1