v1.22.9-2
microsoft-golang-bot
released this
03 Dec 00:55
·
459 commits
to microsoft/main
since this release
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
inmicrosoft/release-branch.go1.22
by @microsoft-golang-bot in #1424
Full Changelog: v1.22.9-1...v1.22.9-2