Skip to content

Conversation

@BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Features, Breaking Changes
  • ServerConfig::new returns a Result, fails if password doesn't match method's requirements
  • ConnectOpts::bind_local_addr supports binding to a specific port
  • Uses async in trait, bump MSRV to v1.75
  • #1790 outbound_udp_allow_fragmentation new option for allowing UDP outbound sockets to enable IP fragmentation
  • tun2 has been merged back to meh/rust-tun
  • #1810 UdpSocket::bind
  • shadowsocks-rust binary crate "default" feature set to full

Bug Fixes

  • Method none (plain) skips key derivation process.
  • #1762 Do not crash in ServerConfig::from_url() on unknown method
  • #1759 Flush local-tun tcp writer half before close
  • #1765 Disallow HTTP/SOCKS4a in socks protocol handler when authentication is required
  • ConnectOpts's per-server options should not be shared globally
  • #1814 local-dns upstream udp packet buffer size 256

Miscellaneous

  • Make cryptographic dependencies optional in default build of shadowsocks crate.

What's Changed

New Contributors

Full Changelog: shadowsocks/shadowsocks-rust@v1.21.2...v1.22.0

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jan 2, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2025

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 2, 2025
@BrewTestBot BrewTestBot enabled auto-merge January 2, 2025 19:25
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 2, 2025
Merged via the queue into master with commit 7e8f4a5 Jan 2, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-shadowsocks-rust-1.22.0 branch January 2, 2025 19:33
@zonyitoo
Copy link
Contributor

@chenrui333 Are you the maintainer of this homebrew script. You may consider use --features full as the default build parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants