Features
- #1616
local
: Allow configuring SOCKS5UDP_ASSOCIATE
address - #1607 Published in MacPorts: https://ports.macports.org/port/shadowsocks-rust/
- #1613
ProxyServerStream::from_stream
made public
Bug Fixes
- #1612
server
: Properly exit server instance if any of the sub-tasks exited
What's Changed
- chore(deps): bump serde_json from 1.0.120 to 1.0.121 by @dependabot in #1597
- chore(deps): bump bytes from 1.6.1 to 1.7.1 by @dependabot in #1605
- chore(deps): bump flate2 from 1.0.30 to 1.0.31 by @dependabot in #1603
- chore(deps): bump serde_json from 1.0.121 to 1.0.122 by @dependabot in #1601
- chore(deps): bump windows-sys from 0.52.0 to 0.59.0 by @dependabot in #1604
- chore(deps): bump clap from 4.5.11 to 4.5.13 by @dependabot in #1602
- fix(net) losing the raw file descriptor may leak resources by @peterwillcn in #1606
- chore: fix some comments by @drawdrop in #1611
- chore(deps): bump clap from 4.5.13 to 4.5.15 by @dependabot in #1610
- chore(deps): bump serde_json from 1.0.122 to 1.0.124 by @dependabot in #1609
- feat(local): Allow configuring udp associate addr by @vvilhonen in #1616
New Contributors
- @peterwillcn made their first contribution in #1606
- @drawdrop made their first contribution in #1611
- @vvilhonen made their first contribution in #1616
Full Changelog: v1.20.3...v1.20.4