Changelog
New Features
- d77ba90: feat(resolvers): bind queries to a source address with -b/--source (#250) (@ChrisJr404)
- a0dd1da: feat(trace): add iterative DNS delegation tracing (@mr-karan)
Bug fixes
- 08ee9ec: fix(ci): migrate to globalping-go v0.2.0 and bump Go to 1.26.6 (@mr-karan)
- 4a540ab: fix(cli): add missing flags to shell completions (#257) (@mr-karan)
- 3111835: fix(darwin): use and report domain-specific scutil resolvers (#253) (@richardmilles)
- 80946ad: fix(deps): adapt to globalping-go v0.3.0 Probe.State pointer (#258) (@mr-karan)
- ece94db: fix(output): write EDNS footer through color.Output (#256) (@mr-karan)
- 895174d: fix(resolvers): harden --source binding across transports (@mr-karan)
- e9166ee: fix(resolvers): size UDP receive buffer for non-EDNS queries (#251) (@mr-karan)
- 7647a7e: fix(trace): harden invalid invocation handling (@mr-karan)