Skip to content

v1.10.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 19:55
· 10 commits to main since this release

What's Changed

🚀 Features & Improvements

  • feat(session): handle alt-svc header for h3 (#344)
  • feat(http3): update session request to use azuretls with ForceHTTP3

🐛 Bug Fixes

  • fix(cffi): remove azuretls version
  • fix(http3): make the socks5 proxy connection use the TLS and HTTP/3 fingerprint
  • fix(releases): correct name formatting in release action

🔧 Other Changes

  • Merge remote-tracking branch 'origin/main'
  • Update README.md

👥 Contributors

📦 Installation

Download the appropriate binary for your platform from the assets below:

Linux:

  • azuretls-cffi-linux-amd64.so - 64-bit Intel/AMD
  • azuretls-cffi-linux-arm64.so - 64-bit ARM
  • azuretls-cffi-linux-386.so - 32-bit Intel/AMD
  • azuretls-cffi-linux-arm.so - 32-bit ARM

Windows:

  • azuretls-cffi-windows-amd64.dll - 64-bit Intel/AMD
  • azuretls-cffi-windows-386.dll - 32-bit Intel/AMD

macOS:

  • azuretls-cffi-darwin-amd64.dylib - Intel Macs
  • azuretls-cffi-darwin-arm64.dylib - Apple Silicon Macs

Full Changelog: v1.10.1...v1.10.2