Features
- #1641
shadowsocks
:ProxySocket
supports generic I/O socket type - #1567
shadowsocks-service
: Support OpenBSD Packet-Filter (pf)
What's Changed
- chore(deps): bump rustls-native-certs from 0.7.1 to 0.7.2 by @dependabot in #1620
- chore(deps): bump tun2 from 2.0.5 to 2.0.6 by @dependabot in #1621
- chore(deps): bump serde_json from 1.0.124 to 1.0.125 by @dependabot in #1622
- chore(deps): bump clap from 4.5.15 to 4.5.16 by @dependabot in #1623
- chore(deps): bump reqwest from 0.12.5 to 0.12.7 by @dependabot in #1631
- chore(deps): bump serde_json from 1.0.125 to 1.0.127 by @dependabot in #1630
- chore(deps): bump blake3 from 1.5.3 to 1.5.4 by @dependabot in #1629
- chore(deps): bump flate2 from 1.0.31 to 1.0.33 by @dependabot in #1628
- chore(deps): bump tun2 from 2.0.6 to 2.0.8 by @dependabot in #1627
- Add
ProxySocket::as_raw_fd
by @dlon in #1625 - chore(deps): bump webpki-roots from 0.26.3 to 0.26.5 by @dependabot in #1638
- chore(deps): bump async-trait from 0.1.81 to 0.1.82 by @dependabot in #1637
- chore(deps): bump rustls-native-certs from 0.7.2 to 0.8.0 by @dependabot in #1639
- chore(deps): bump tun2 from 2.0.8 to 3.1.0 by @dependabot in #1640
- chore(deps): bump ipnet from 2.9.0 to 2.10.0 by @dependabot in #1646
- chore(deps): bump bson from 2.11.0 to 2.12.0 by @dependabot in #1654
- chore(deps): bump tun2 from 3.1.2 to 3.1.4 by @dependabot in #1653
- feat(shadowsocks): add more Debug implementations by @link2xt in #1656
- add support for OpenBSD/pf by @ge9 in #1567
- take arbitrary IO for udp proxy by @ibigbug in #1641
- feat: dependabot allow opening 50 PRs by @zonyitoo in #1663
- chore(deps): bump bytes from 1.7.1 to 1.7.2 by @dependabot in #1664
- chore(deps): bump serde from 1.0.209 to 1.0.210 by @dependabot in #1659
- chore(deps): bump etherparse from 0.15.0 to 0.16.0 by @dependabot in #1660
- chore(deps): bump webpki-roots from 0.26.5 to 0.26.6 by @dependabot in #1662
- chore(deps): bump bson from 2.12.0 to 2.13.0 by @dependabot in #1658
- chore(deps): bump clap from 4.5.17 to 4.5.18 by @dependabot in #1661
New Contributors
Full Changelog: v1.20.4...v1.21.0