Features
- Trust-DNS is rebranded to Hickory-DNS https://github.com/hickory-dns/hickory-dns/releases/tag/v0.24.0
- Experimental: Support DNS-over-H3 (Try with configuration
"dns": "google_h3"
and compile with feature"dns-over-h3"
) - #1319 Allow configuring
local-dns
client cache size - Experimental:
local-tun
supports Windows with Wintun
What's Changed
- chore(deps): bump thiserror from 1.0.48 to 1.0.49 by @dependabot in #1313
- chore(deps): bump sysexits from 0.7.2 to 0.7.3 by @dependabot in #1315
- chore(deps): bump clap from 4.4.4 to 4.4.6 by @dependabot in #1314
- bugfix: fix missed client_cache_size config item in SSLocalExtConfig by @chuxi in #1319
- chore(deps): bump sysexits from 0.7.3 to 0.7.4 by @dependabot in #1321
- chore(deps): bump byteorder from 1.4.3 to 1.5.0 by @dependabot in #1320
- chore(deps): bump reqwest from 0.11.20 to 0.11.22 by @dependabot in #1322
Full Changelog: v1.16.2...v1.17.0