Skip to content

v1.22.9-2

Compare
Choose a tag to compare
@microsoft-golang-bot microsoft-golang-bot released this 03 Dec 00:55
· 456 commits to microsoft/main since this release
191f10f

Microsoft build of Go v1.22.9-2

What's Changed

This release improves the integration of the Go standard library with the SymCrypt provider for OpenSSL (SCOSSL). This OpenSSL provider is used by default for Go binaries built with GOEXPERIMENT=opensslcrypto or GOEXPERIMENT=systemcrypto when running on Azure Linux 3.

  • [microsoft/release-branch.go1.22] Upgrade openssl backend to 248af73 by @qmuntal in #1405
  • [release-branch.go1.22] Add Azure Linux 3 to CI pipelines by @qmuntal in #1407
  • [release-branch.go1.22] Support TLS 1.3 resumption with SymCrypt by @qmuntal in #1409
  • Update submodule to latest release-branch.go1.22 in microsoft/release-branch.go1.22 by @microsoft-golang-bot in #1424

Full Changelog: v1.22.9-1...v1.22.9-2