Features
ssurl
: #1287 Support SIP008 linksssserver
: #1293 Disable UDP dual-stack outbound socket when IPv6 is not supportedsswinservice
: #1292 Support Windows Service
What's Changed
- chore(deps): bump sysexits from 0.6.3 to 0.7.1 by @dependabot in #1289
- chore(deps): bump thiserror from 1.0.47 to 1.0.48 by @dependabot in #1288
- ssurl: add support for SIP008 links (ssconf links with ss contents) by @k0tran in #1287
- chore(deps): bump base64 from 0.21.3 to 0.21.4 by @dependabot in #1295
- chore(deps): bump sysexits from 0.7.1 to 0.7.2 by @dependabot in #1296
- chore(deps): bump serde_json from 1.0.105 to 1.0.106 by @dependabot in #1297
- chore(deps): bump bytes from 1.4.0 to 1.5.0 by @dependabot in #1294
- chore(deps): bump serde_json from 1.0.106 to 1.0.107 by @dependabot in #1305
- chore(deps): bump socket2 from 0.5.3 to 0.5.4 by @dependabot in #1304
- chore(deps): bump mimalloc from 0.1.38 to 0.1.39 by @dependabot in #1306
- chore(deps): bump clap from 4.4.2 to 4.4.4 by @dependabot in #1307
- feature: add support to config dns client cache size by @chuxi in #1308
New Contributors
Full Changelog: v1.16.1...v1.16.2