v1.10.2
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/AMDazuretls-cffi-linux-arm64.so
- 64-bit ARMazuretls-cffi-linux-386.so
- 32-bit Intel/AMDazuretls-cffi-linux-arm.so
- 32-bit ARM
Windows:
azuretls-cffi-windows-amd64.dll
- 64-bit Intel/AMDazuretls-cffi-windows-386.dll
- 32-bit Intel/AMD
macOS:
azuretls-cffi-darwin-amd64.dylib
- Intel Macsazuretls-cffi-darwin-arm64.dylib
- Apple Silicon Macs
Full Changelog: v1.10.1...v1.10.2