Features
- #1993, #2044 Support logging to file and syslog
- #2026 HTTP Client support auto retry if cached connection was lost
Miscellaneous
- RUSTSEC-2025-0120,
json5upgraded to v1.3 - MSRV bumps to v1.88
What's Changed
- fix(shadowsocks-service): fix compilation without
aead-cipherby @HanabishiRecca in https://github.com/shadowsocks/shadowsocks-rust/pull/1983 - fi...