-
Notifications
You must be signed in to change notification settings - Fork 39
[release-branch.go1.26] Merge main into 1.26 #2072
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
dagood
merged 50 commits into
microsoft/release-branch.go1.26
from
dev/dagood/merge-1.26
Jan 21, 2026
Merged
[release-branch.go1.26] Merge main into 1.26 #2072
dagood
merged 50 commits into
microsoft/release-branch.go1.26
from
dev/dagood/merge-1.26
Jan 21, 2026
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…imum of min(4,GOMAXPROCS) to compile -c
Update submodule to latest `master` in `microsoft/main`
FIPS readme: add no-crypto note, clarify linking
#2035) Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.39.0 to 0.40.0. - [Commits](golang/sys@v0.39.0...v0.40.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…cache action's dependencies to build vet config
Update submodule to latest `master` in `microsoft/main`
Align TLS 1.2 cipher suites with the Microsoft policy
Don't require system fips mode on Windows
…po in panic message
Update submodule to latest `master` in `microsoft/main`
Fallback to Go crypto when RSA key size is not supported
#2042) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.48.0 to 0.49.0. - [Commits](golang/net@v0.48.0...v0.49.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.9 to 4.31.10. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@5d4e8d1...cdefb33) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@4dc6199...7a3fe6c) --- updated-dependencies: - dependency-name: actions/setup-go dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix recover from boringPRFError panic
…test: add ML-DSA to FIPS 140-3 functional tests
Update submodule to latest `master` in `microsoft/main`
Skip DSA TestSignAndVerify on FIPS mode
SkipTestKeysFromPreMasterSecret when running on FIPS mode
Upgrade dependencies
* Match updatecryptodocs with doc changes, improve editability, self-test * Fix typo, update note about cgo-less experiment * Fix CRLF-checkout line ending comparison
…2062) * remove rogue stub file and rename patches to keep consistent casing * rename files
* CI: enable native macos arm64 testing * switch to native build * try pinning to macos 15
…ternal/types2: better diagnostic for type shadowing
Update submodule to latest `master` in `microsoft/main`
Update submodule to latest `master` in `microsoft/main`
gdams
approved these changes
Jan 21, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automatic merge. Upstream code freeze (ending just about now) should limit diverging changes.
Tiny merge conflicts: