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