What's Changed
- ✨ Add support for saving cache periodically by @mokeyish in #395
- ✨ Add support for https-record by @mokeyish in #396
- ✨ Add support for srv-record by @mokeyish in #388
- ⚡ Optimize cache and connection concurrency by @mokeyish in #411
- 🐛 Fix CNAME record not added when query A by @mokeyish in #403
- 🐛Fix CNAME error DNS_PROBE_FINISHED_NXDOMAIN by @mokeyish in #387
- 🐛 Fix the default path for parsing H3 by @mokeyish in #405
- 🐛 Fix DoH/DoH3 not supporting pure IPv6 addresses by @mokeyish in #406
- 🐛 Fix domain rules minimum TTL not work by @mokeyish in #408
- 🐛 Fix
no-serve-expired
andresponse-mode
not parsed by @mokeyish in #410 - 💚 Use branch name as version when build missing version by @mokeyish in #407
- 🐛 Ignore UdpSocket's WSAECONNRESET error on Windows by @mokeyish in #392
- 🎨 reuse nom_recipes by @mokeyish in #404
- 🎨 Use sleep instead of interval to avoid saving DNS cache at statup by @mokeyish in #409
- fix example config in README.md by @cocoon in #398
- ⬆ update hickory-dns by @mokeyish in #402
Full Changelog:mokeyish/hickory-dns@0.25.0-smartdns.4...0.25.0-smartdns.5
New Contributors
Full Changelog: v0.8.7...v0.9.0