Skip to content

Releases: Noooste/azuretls-client

v1.12.3

01 Sep 15:57
afbcd01
Compare
Choose a tag to compare

What's Changed

🔧 Other Changes

  • Fix: Resolve DATA RACE on ReadResponse (#389)
  • Add support for byte responses in python cffi (#388)

👥 Contributors

📦 Installation

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

Linux:

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

Windows:

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

macOS:

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

Full Changelog: v1.12.2...v1.12.3

v1.12.2

28 Aug 20:05
1d66d08
Compare
Choose a tag to compare

What's Changed

🚀 Features & Improvements

  • feat(azuretls): add support for binary uploads with new request function (#386)

👥 Contributors

📦 Installation

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

Linux:

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

Windows:

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

macOS:

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

Full Changelog: v1.12.1...v1.12.2

v1.12.1

28 Aug 19:47
5bbe741
Compare
Choose a tag to compare

What's Changed

🔧 Other Changes

  • Fix: Race condition on body decompression (#385)

👥 Contributors

📦 Installation

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

Linux:

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

Windows:

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

macOS:

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

Full Changelog: v1.12.0...v1.12.1

v1.12.0

25 Aug 15:25
9c7aa1b
Compare
Choose a tag to compare

What's Changed

🚀 Features & Improvements

  • feat(compression): Add DisableAutoDecompression (#382)

👥 Contributors

📦 Installation

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

Linux:

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

Windows:

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

macOS:

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

Full Changelog: v1.11.2...v1.12.0

v1.11.2

24 Aug 21:27
ed4a14f
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix(deps): update go-socks4 dependency and remove bdandy/go-socks4 (#380)

🔧 Other Changes

  • chore(deps): Bump actions/download-artifact from 4 to 5 (#372)

👥 Contributors

📦 Installation

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

Linux:

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

Windows:

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

macOS:

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

Full Changelog: v1.11.1...v1.11.2

v1.11.1

23 Aug 20:12
Compare
Choose a tag to compare

What's Changed

🚀 Features & Improvements

  • fix(http3): add support for ForceHTTP1 option in transport selection (#378)
  • feat(session): implement thread-safe session management methods (#371)

🐛 Bug Fixes

  • fix(tests): enable InsecureSkipVerify for HTTP3 session tests

🔧 Other Changes

  • chore(deps): Bump actions/checkout from 4 to 5 (#377)
  • Add support for SOCKS4 proxy integration (#379)
  • Update FUNDING.yml

👥 Contributors

📦 Installation

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

Linux:

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

Windows:

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

macOS:

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

Full Changelog: v1.11.0...v1.11.1

v1.11.0

19 Jul 16:29
ae8196f
Compare
Choose a tag to compare

What's Changed

🚀 Features & Improvements

  • feat(connection): Add ModifyConfig function to customize TLS configuration (#363)

🔧 Other Changes

  • chore(deps): update uquic-go (#365)
  • chore(deps): Bump golang.org/x/net from 0.41.0 to 0.42.0 (#360)

👥 Contributors

📦 Installation

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

Linux:

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

Windows:

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

macOS:

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

Full Changelog: v1.10.7...v1.11.0

v1.10.7

19 Jul 16:19
Compare
Choose a tag to 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/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.6...v1.10.7

v1.10.6

27 Jun 11:55
05f24b0
Compare
Choose a tag to 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/AMD
  • azuretls-1.10.6-linux-arm64.so - 64-bit ARM
  • azuretls-1.10.6-linux-386.so - 32-bit Intel/AMD
  • azuretls-1.10.6-linux-arm.so - 32-bit ARM

Windows:

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

macOS:

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

Full Changelog: v1.10.5...v1.10.6

v1.10.5

21 Jun 15:57
c4d3f0e
Compare
Choose a tag to 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/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