Skip to content

v1.10.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 15:57
c4d3f0e

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/AMD
  • azuretls-v1.10.5-linux-arm64.so - 64-bit ARM
  • azuretls-v1.10.5-linux-386.so - 32-bit Intel/AMD
  • azuretls-v1.10.5-linux-arm.so - 32-bit ARM

Windows:

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

macOS:

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

Full Changelog: v1.10.4...v1.10.5