Skip to content

v1.23.3-2

Compare
Choose a tag to compare
@microsoft-golang-bot microsoft-golang-bot released this 03 Dec 00:58
· 245 commits to microsoft/main since this release
bf6d6b5

Microsoft build of Go v1.23.3-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.23] Upgrade openssl backend to c5672cc7 by @qmuntal in #1404
  • [release-branch.go1.23] Add Azure Linux 3 to CI pipelines by @qmuntal in #1406
  • [release-branch.go1.23] Support TLS 1.3 resumption with SymCrypt by @qmuntal in #1408
  • Update submodule to latest release-branch.go1.23 in microsoft/release-branch.go1.23 by @microsoft-golang-bot in #1423

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