Releases: mokeyish/smartdns-rs
Releases · mokeyish/smartdns-rs
v0.8.8-alpha.1
What's Changed
- ✨ Add support for srv-record by @mokeyish in #388
- ✨ Add support for https-record by @mokeyish in #396*
- ✨ Add support for saving cache periodically by @mokeyish in #395
- 🐛 Fix CNAME error DNS_PROBE_FINISHED_NXDOMAIN by @mokeyish in #387
- 🐛 Fix CNAME record not added when query A by @mokeyish in #403
- 🐛 Ignore UdpSocket's WSAECONNRESET error on Windows by @mokeyish in #392
- fix example config in README.md by @cocoon in #398
- 🎨 reuse nom_recipes by @mokeyish in #404
- ⬆ 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.8.8-alpha.1
v0.8.7
What's Changed
- 🐛 Fix
domain-rules -c nonenot work by @mokeyish in #351 - ⬆️ Bump quinn-proto from 0.11.3 to 0.11.8 by @dependabot in #362
- 🐛 Fixed the problem of being unable to query after being disconnected… by @mokeyish in #376
- 🐛 Fix "no connections available" for default nameserver group by @mokeyish in #378
- ✨ Enhance filepath resolving by @mokeyish in #379
- 👷 Automatically detect whether it is prerelease by @mokeyish in #380
- ✨ self-update supports for upgrading to specific version by @mokeyish in #381
- ✨ Select nameserver base on QueryStatistics by @mokeyish in #382
- ⬆️ Bump cc from 1.0.104 to 1.1.19 by @dependabot in #375
Full Changelog: v0.8.6...v0.8.7
v0.8.7-alpha.3
What's Changed
- ✨ self-update supports for upgrading to specific version by @mokeyish in #381
- ✨ Select nameserver base on QueryStatistics by @mokeyish in #382
Full Changelog: v0.8.7-alpha.2...v0.8.7-alpha.3
v0.8.7-alpha.2
v0.8.7-alpha.1
What's Changed
- 🐛 Fix
domain-rules -c nonenot work by @mokeyish in #351 - ⬆️ Bump quinn-proto from 0.11.3 to 0.11.8 by @dependabot in #362
- 🐛 Fixed the problem of being unable to query after being disconnected… by @mokeyish in #376
Full Changelog: v0.8.6...v0.8.7-alpha.1
v0.8.6
What's Changed
- 🎨 Skip adding nftset when querying in the background by @mokeyish in #333
- ✨ Add support for querying PTR from hosts file by @mokeyish in #335
- ✨ Support adding ip to nftset by @mokeyish in #320
- 🐛 Fix panic of select_ok by @mokeyish in #321
- 💚 Support aarch64-pc-windows-msvc by @mokeyish in #152
- ⬆️ Bump num-traits from 0.2.17 to 0.2.19 by @dependabot in #313
- ⬆️ Bump async-trait from 0.1.77 to 0.1.80 by @dependabot in #316
- ⬆️ Bump url from 2.5.1 to 2.5.2 by @dependabot in #323
- ⬆️ Bump clap from 4.5.6 to 4.5.7 by @dependabot in #317
- ⬆️ Bump softprops/action-gh-release from 2.0.5 to 2.0.6 by @dependabot in #322
- ⬆️ Bump windows from 0.56.0 to 0.57.0 by @dependabot in #315
- ⬆️ Bump cc from 1.0.83 to 1.0.104 by @dependabot in #326
- ⬆️ Bump clap from 4.5.7 to 4.5.8 by @dependabot in #325
Full Changelog: v0.8.5...v0.8.6
v0.8.5
What's Changed
- 🐛 Fix nameserver subnet not work by @mokeyish in #310
- ⚡Optimize cache prefetch module by @mokeyish in #311
- ⬆️ Upgrade dependency hickory-dns by @mokeyish in #309
- ⬆️ Bump url from 2.5.0 to 2.5.1 by @dependabot in #305
- ⬆️ Bump enum_dispatch from 0.3.12 to 0.3.13 by @dependabot in #302
- ⬆️ Bump clap from 4.4.18 to 4.5.6 by @dependabot in #303
- ⬆️ Bump serde from 1.0.196 to 1.0.203 by @dependabot in #306
- ⬆️ Bump anyhow from 1.0.79 to 1.0.86 by @dependabot in #304
- ⬆️ Bump chrono from 0.4.35 to 0.4.38 by @dependabot in #301
Full Changelog: v0.8.4...v0.8.5
v0.8.4
v0.8.3
What's Changed
- ⬆️ Bump h2 from 0.4.2 to 0.4.5 by @dependabot in #284
- ⬆️ Bump mio from 0.8.10 to 0.8.11 by @dependabot in #283
- ⬆️ Bump clap-verbosity-flag from 2.1.2 to 2.2.0 by @dependabot in #287
- ⬆️ Bump surge-ping from 0.8.0 to 0.8.1 by @dependabot in #289
- ⬆️ Bump serde from 1.0.196 to 1.0.203 by @dependabot in #286
- ⬆️ Bump which from 6.0.0 to 6.0.1 by @dependabot in #291
- ⬆️ Bump anyhow from 1.0.79 to 1.0.86 by @dependabot in #290
- ⬆️ Bump bytes from 1.5.0 to 1.6.0 by @dependabot in #288
- 🐛 Fix windows service uninstall failure by @mokeyish in #298
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- ✨ Add support for self update
- ✨ Support setting H3 through HTTPS url fragment by @mokeyish in #237
- ✨ Add support for setting UDP so_mark by @mokeyish in #238
- ✨ Add support for connecting to UDP server via socks5 by @mokeyish in #245
- ✨ Add support for binding interface for nameserver by @mokeyish in #244
- ✨ Add support for resolving hostname by @mokeyish in #254
- ✨ Add support for custom hosts-file by @mokeyish in #255
- ✨Stop domain name prefetching when idle for more than 30 minutes by @mokeyish in #275
- ✨ Add support for wildcard domain match by @mokeyish in #280
- 👷 Update CI by @mokeyish in #281
- 👷 Update CI by @mokeyish in #263
- 🔨 Refactor speed test by @mokeyish in #278
- 🎨 Better dual stack selection by @mokeyish in #279
- 🐛 Fix for HTTPS queries bypassing local address rule by @mokeyish in #236
- 🐛 Fix parsing of log-console and server-tls by @mokeyish in #267
- 🐛 Fix cache ttl not updating by @mokeyish in #276
- 🐛 Add nameserver group verification for cached results by @mokeyish in #253
- 🐛 Fix cache ttl not updating by @mokeyish in #276
- ⬆Upgrade hickory by @mokeyish in #243
- ⬆️ Bump baptiste0928/cargo-install from 2 to 3 by @dependabot in #239
- ⬆️ Update which requirement from 5.0.0 to 6.0.0 by @dependabot in #247
- ⬆️ Update windows requirement from 0.52 to 0.54 by @dependabot in #248
- ⬆️ Update local-ip-address requirement from 0.5.3 to 0.6.1 by @dependabot in #250
- ⬆️ Bump extractions/setup-just from 1 to 2 by @dependabot in #251
- ⬆️ Bump softprops/action-gh-release from 0.1.15 to 2.0.2 by @dependabot in #258
- ⬆️ Update reqwest requirement from 0.11 to 0.12 by @dependabot in #261
- ⬆️ Bump softprops/action-gh-release from 2.0.2 to 2.0.4 by @dependabot in #259
- ⬆️ Update windows requirement from 0.54 to 0.56 by @dependabot in #268
- ⬆️ Update windows-service requirement from 0.6.0 to 0.7.0 by @dependabot in #269
- ⬆️ Bump softprops/action-gh-release from 2.0.4 to 2.0.5 by @dependabot in #274
New Contributors
Full Changelog: 0.7.2...v0.8.2