What's Changed
- ✨ Add OpenAPI/Swagger-ui by @mokeyish in #487
- ✨ Implement tls-host-verify by @ambyjkl in #485
- ✨ Add support for
ip-set
andip-alias
by @zeng-y-l in #509 - 🐛 Fix config parsing stackoverflow by @mokeyish in #462
- 🐛 Set DoT alpn as
dot
by @mokeyish in #472 - 🐛 Fix cache edge case by @ambyjkl in #491
- 🐛 fix parsing
whitelist-ip
by @zeng-y-l in #508 - 🎨 Fallback to cache on query failure by @mokeyish in #474
- 🎨 Replace axum-server with hyper for HTTPS service listening by @mokeyish in #475
- 🎨 Initiate background query on cache expiration by @mokeyish in #486
- 🎨 Add SOA nameservers by @ambyjkl in #488
- 🎨 Send back original query on SOA by @ambyjkl in #489
- 🎨 Sort records before entering into cache by @ambyjkl in #492
- 🎨 Maintain correct record ordering in cache inserts by @ambyjkl in #493
- 🎨 Send back original query and SERVFAIL on error by @ambyjkl in #504
- 🎨 Sync upstream hickory-dns by @mokeyish in #511
- 🎨 Use ureq insated of reqwest by @mokeyish in #512
- Bump axum from 0.7.7 to 0.8.1 by @dependabot in #473
- Bump clap-verbosity-flag from 2.2.3 to 3.0.2 by @dependabot in #482
- Bump self_update from 0.41.0 to 0.42.0 by @dependabot in #481
- Bump self_update from 0.41.0 to 0.42.0 by @dependabot in #494
- Bump clap from 4.5.26 to 4.5.28 by @dependabot in #503
New Contributors
Full Changelog: v0.9.1...v0.10.0