cargo shadowsocks-rust 1.23.0
v1.23.0

11 days ago

Features, Breaking Changes

  • MSRV bumps to v1.85, Rust language edition upgraded to 2024
  • rand crate upgraded to v0.9, which may be incompatible with other older crates
  • local-fake-dns switched storage engine from sled to rocksdb, users should delete the old database file and let sslocal recreate it ageain
    • local-fake-dns is moved from full to full-extra feature because its still unstable

Bug fixes

  • #1832 Fixes FreeBSD build error
  • #1833 Fixes sswinservice.exe file paths in Powershell build script
  • mips-* targets cross build reenabled

Miscellaneous

  • #1834 Shadowsocks entrance APIs has strongly typed errors

What's Changed

New Contributors

Full Changelog: v1.22.0...v1.23.0

Don't miss a new shadowsocks-rust release

NewReleases is sending notifications on new releases.