Skip to content

[release-branch.go1.27] write go 1.27 release notes#2430

Merged
dagood merged 2 commits into
microsoft/release-branch.go1.27from
dev/gadams/releasenotes1.27
Jul 27, 2026
Merged

[release-branch.go1.27] write go 1.27 release notes#2430
dagood merged 2 commits into
microsoft/release-branch.go1.27from
dev/gadams/releasenotes1.27

Conversation

@gdams

@gdams gdams commented Jul 23, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings July 23, 2026 08:45
@gdams
gdams requested a review from a team as a code owner July 23, 2026 08:45
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Microsoft build of Go 1.27 release notes content, focusing on the systemcrypto configuration change (no longer a GOEXPERIMENT), new FIPS 140 runtime knobs, backend/platform support updates, and newly backend-implemented ML-DSA parameter sets.

Changes:

  • Document systemcrypto configuration changes (including MS_GO_NOSYSTEMCRYPTO=1 and removal of related GOEXPERIMENT values).
  • Document new/updated FIPS 140 behaviors (GODEBUG=fips140=only and GODEBUG=fips140=off semantics).
  • Document backend updates (OpenSSL cgo-less default support, FreeBSD support) and ML-DSA backend coverage.
Show a summary per file
File Description
docs/go1.27.md Adds Go 1.27 release notes entries for systemcrypto, FIPS 140 behavior, backend support, and ML-DSA parameter sets.

Review details

  • Files reviewed: 1/1 changed files
  • Comments generated: 2
  • Review effort level: Low

Comment thread docs/go1.27.md Outdated
Comment thread docs/go1.27.md Outdated
@dagood

dagood commented Jul 23, 2026

Copy link
Copy Markdown
Member

The Configuration section, particularly first paragraph, was a bit of a wall of text, but instead of leaving a comment I decided to work with Copilot to rewrite things and pushed that up in a new commit. Feel free to edit further. I'm pretty pleased with it (for now 😄).

@dagood dagood changed the title write go 1.27 release notes [release-branch.go1.27] write go 1.27 release notes Jul 24, 2026
@dagood
dagood merged commit b0d71fe into microsoft/release-branch.go1.27 Jul 27, 2026
56 checks passed
@dagood
dagood deleted the dev/gadams/releasenotes1.27 branch July 27, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants