update Downloads.md for 1.27 release - #2464
Merged
Merged
Conversation
|
Azure Pipelines: Successfully started running 1 pipeline(s). There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Microsoft build of Go download link documentation and its generation inputs to reflect the Go 1.27 release becoming the latest stable, with Go 1.26 becoming previous stable.
Changes:
- Bump “latest stable” from 1.26 to 1.27 across the generated link table and release link JSON.
- Update the link-table generator’s supported version list (including adding windows-arm64 for 1.26) and remove the prior 1.25 “Preview” labeling logic.
- Remove the 1.25 preview footnote from
Downloads.md.
Show a summary per file
| File | Description |
|---|---|
| eng/doc/release-branch-links.json | Updates the “latest stable” and “previous stable” artifacts list from go1.26/go1.25 to go1.27/go1.26. |
| eng/doc/Downloads.md | Regenerates the visible Downloads table for 1.27/1.26 and removes the 1.25 preview footnote. |
| eng/_util/cmd/updatelinktable/updatelinktable.go | Updates generator inputs for 1.27/1.26 and removes the 1.25 preview marker logic. |
Review details
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
- Files reviewed: 3/3 changed files
- Comments generated: 2
- Review effort level: Lite
Quim Muntal (qmuntal)
approved these changes
Aug 20, 2026
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
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.
No description provided.