CARVIEW |
Navigation Menu
-
-
Notifications
You must be signed in to change notification settings - Fork 37
Releases: Noooste/azuretls-client
v1.11.0
ae8196f
Compare
What's Changed
๐ Features & Improvements
- feat(connection): Add ModifyConfig function to customize TLS configuration (#363)
๐ง Other Changes
๐ฅ Contributors
- @Noooste
- @dependabot[bot]
๐ฆ Installation
Download the appropriate binary for your platform from the assets below:
Linux:
azuretls-1.11.0-linux-amd64.so
- 64-bit Intel/AMDazuretls-1.11.0-linux-arm64.so
- 64-bit ARMazuretls-1.11.0-linux-386.so
- 32-bit Intel/AMDazuretls-1.11.0-linux-arm.so
- 32-bit ARM
Windows:
azuretls-1.11.0-windows-amd64.dll
- 64-bit Intel/AMDazuretls-1.11.0-windows-386.dll
- 32-bit Intel/AMD
macOS:
azuretls-1.11.0-darwin-amd64.dylib
- Intel Macsazuretls-1.11.0-darwin-arm64.dylib
- Apple Silicon Macs
Full Changelog: v1.10.7...v1.11.0
Assets 11
v1.10.7
Compare
What's Changed
๐ Bug Fixes
- fix(tls): update ApplicationSettingsExtension to ApplicationSettingsExtensionNew
๐ฅ 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.6...v1.10.7
Assets 11
v1.10.6
05f24b0
Compare
What's Changed
๐ Bug Fixes
- fix chrome quic parameter extension (#356)
๐ง Other Changes
- Add sensitive headers (#357), This feature would prevent these headers from being indexed by HPACK
๐ฅ Contributors
๐ฆ Installation
Download the appropriate binary for your platform from the assets below:
Linux:
azuretls-1.10.6-linux-amd64.so
- 64-bit Intel/AMDazuretls-1.10.6-linux-arm64.so
- 64-bit ARMazuretls-1.10.6-linux-386.so
- 32-bit Intel/AMDazuretls-1.10.6-linux-arm.so
- 32-bit ARM
Windows:
azuretls-1.10.6-windows-amd64.dll
- 64-bit Intel/AMDazuretls-1.10.6-windows-386.dll
- 32-bit Intel/AMD
macOS:
azuretls-1.10.6-darwin-amd64.dylib
- Intel Macsazuretls-1.10.6-darwin-arm64.dylib
- Apple Silicon Macs
Full Changelog: v1.10.5...v1.10.6
Assets 11
v1.10.5
c4d3f0e
Compare
What's Changed
๐ Features & Improvements
- feat(nodejs_example): refactor AzureTLS client implementation and enhance request handling (#350)
- feat(proxy): add support for proxy chains and enhance QUIC connection handling (#347)
๐ Bug Fixes
- fix(headers): set correct order for HTTP/1 requests (#353)
๐ฅ Contributors
๐ฆ Installation
Download the appropriate binary for your platform from the assets below:
Linux:
azuretls-v1.10.5-linux-amd64.so
- 64-bit Intel/AMDazuretls-v1.10.5-linux-arm64.so
- 64-bit ARMazuretls-v1.10.5-linux-386.so
- 32-bit Intel/AMDazuretls-v1.10.5-linux-arm.so
- 32-bit ARM
Windows:
azuretls-v1.10.5-windows-amd64.dll
- 64-bit Intel/AMDazuretls-v1.10.5-windows-386.dll
- 32-bit Intel/AMD
macOS:
azuretls-v1.10.5-darwin-amd64.dylib
- Intel Macsazuretls-v1.10.5-darwin-arm64.dylib
- Apple Silicon Macs
Full Changelog: v1.10.4...v1.10.5
Assets 11
v1.10.4
Compare
What's Changed
๐ Features & Improvements
- feat(proxy): implement chain proxy support and enhance proxy handling (#346)
๐ Bug Fixes
- fix(socks5): remove unnecessary nil assignments after closing connections
๐ฅ 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.3...v1.10.4
Assets 11
v1.10.3
Compare
What's Changed
๐ Features & Improvements
- feat(http3): enhance transport management with connection pooling and proper closure
๐ Bug Fixes
- Potential fix for code scanning alert no. 10: Workflow does not contain permissions (#345)
๐ง Other Changes
- Merge remote-tracking branch 'origin/main'
- Update README.md
- Update README.md
๐ฅ Contributors
๐ฆ Installation
Download the appropriate binary for your platform from the assets below:
Linux:
azuretls-1.10.3-linux-amd64.so
- 64-bit Intel/AMDazuretls-1.10.3-linux-arm64.so
- 64-bit ARMazuretls-1.10.3-linux-386.so
- 32-bit Intel/AMDazuretls-1.10.3-linux-arm.so
- 32-bit ARM
Windows:
azuretls-1.10.3-windows-amd64.dll
- 64-bit Intel/AMDazuretls-1.10.3-windows-386.dll
- 32-bit Intel/AMD
macOS:
azuretls-1.10.3-darwin-amd64.dylib
- Intel Macsazuretls-1.10.3-darwin-arm64.dylib
- Apple Silicon Macs
Full Changelog: v1.10.2...v1.10.3
Assets 11
v1.10.2
Compare
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
Assets 11
v1.10.1
Compare
What's Changed
๐ Features & Improvements
- feat(releases): update changelog script to reflect correct file extensions for binaries across platforms
๐ฅ 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.0...v1.10.1
Assets 11
v1.10.0
b26c468
Compare
What's Changed
๐ Features & Improvements
- feat(cffi): CFFI Support (#343)
๐ง Other Changes
- Update README.md (#342)
๐ฅ 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.9.3...v1.10.0
Assets 11
v1.9.3
Compare
Full Changelog: v1.9.2...v1.9.3