Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Feb 14:06
· 165 commits to main since this release

[0.3.0] - 2026-02-05

πŸš€ Features

  • Add linux_install.sh (#83)
  • (sunnyquic) Implement sunnyquic (#87)
  • (sunquic) Implemented
  • (sunnyquic) Add multipath
  • (mtu) Adding mtu discovery option

πŸ› Bug Fixes

  • Ci
  • (sunnyquic) Clippy
  • (sunnyquic) Adding config parsing
  • Cargo toml file
  • Gm-quic repo address
  • Format
  • (sunnyquic) Root ca error
  • (sunnyquic) Adding retry times for multipath
  • (sunnyquic) Multipath ineffective for 0rtt
  • (sunnyquic) Multipath block 0rtt
  • Clippy
  • Fmt
  • (sunnyquic) Terminate connection with wrong pwd
  • Clippy
  • (sunnyquic) Auth may block proxy request

πŸ’Ό Other

  • Add gso option to toggle Quinn segmentation offload (default: true) (#85)

🚜 Refactor

  • Seperate squic logic
  • (squic) Move request handling logic to squic
  • Using arc to wrap auth hash

πŸ“š Documentation

  • Adding sunnyquic

βš™οΈ Miscellaneous Tasks

  • Fix clippy
  • Fix log
  • (sunnyquic) Add empty implementation
  • Fix clippy
  • Update protocol pdf
  • Rename udp dst to bind_addr
  • Adding sunnyquic config example
  • Adding comments for multipath
  • Bump version to v0.3.0

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.3.0