Skip to content

docs: split toolchain bumps from #3708 into 2.0.2 and 1.9.1 changelog sections#3777

Open
kevinpark1217 wants to merge 1 commit into
bazel-contrib:mainfrom
kevinpark1217:changelog-2.0.2-1.9.1-sections
Open

docs: split toolchain bumps from #3708 into 2.0.2 and 1.9.1 changelog sections#3777
kevinpark1217 wants to merge 1 commit into
bazel-contrib:mainfrom
kevinpark1217:changelog-2.0.2-1.9.1-sections

Conversation

@kevinpark1217
Copy link
Copy Markdown
Contributor

@kevinpark1217 kevinpark1217 commented May 14, 2026

Per @aignas's comment on #3773, carves the toolchain bullets that #3708 added under Unreleased into dated 2.0.2 and 1.9.1 sections matching what ships from the backport PRs (#3775, #3776).

Docs-only; bullets are reused verbatim (no edits to upstream wording).

🤖 Generated with Claude Code

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the CHANGELOG.md file to include release notes for versions 2.0.2 and 1.9.1, documenting the addition of several new Python toolchains. The reviewer identified missing commas in the toolchain version lists for both release entries and provided suggestions to correct them.

Comment thread CHANGELOG.md
{#v2-0-2-added}
### Added
* (toolchains) `3.13.12`, `3.14.3` Python toolchain from [20260325] release.
* (toolchains) `3.10.20`, `3.11.15`, `3.12.13`, `3.13.13` `3.14.4`, `3.15.0a8`
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.

medium

There is a missing comma between the toolchain versions 3.13.13 and 3.14.4.

Suggested change
* (toolchains) `3.10.20`, `3.11.15`, `3.12.13`, `3.13.13` `3.14.4`, `3.15.0a8`
* (toolchains) `3.10.20`, `3.11.15`, `3.12.13`, `3.13.13`, `3.14.4`, `3.15.0a8`

Copy link
Copy Markdown
Contributor Author

@kevinpark1217 kevinpark1217 May 14, 2026

Choose a reason for hiding this comment

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

This bullet is reused verbatim from #3708 (6dac0f6d). Keeping it identical so #3775 / #3776 / this PR stay in sync. Follow-up welcome.

Comment thread CHANGELOG.md
{#v1-9-1-added}
### Added
* (toolchains) `3.13.12`, `3.14.3` Python toolchain from [20260325] release.
* (toolchains) `3.10.20`, `3.11.15`, `3.12.13`, `3.13.13` `3.14.4`, `3.15.0a8`
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.

medium

There is a missing comma between the toolchain versions 3.13.13 and 3.14.4.

Suggested change
* (toolchains) `3.10.20`, `3.11.15`, `3.12.13`, `3.13.13` `3.14.4`, `3.15.0a8`
* (toolchains) `3.10.20`, `3.11.15`, `3.12.13`, `3.13.13`, `3.14.4`, `3.15.0a8`

Copy link
Copy Markdown
Contributor Author

@kevinpark1217 kevinpark1217 May 14, 2026

Choose a reason for hiding this comment

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

This bullet is reused verbatim from #3708 (6dac0f6d). Keeping it identical so #3775 / #3776 / this PR stay in sync. Follow-up welcome.

The toolchain bumps from bazel-contrib#3708 are being backported to release/2.0 and
release/1.9 as 2.0.2 and 1.9.1 respectively (bazel-contrib#3775, bazel-contrib#3776), so move the
bullets out of Unreleased and into dated patch sections to match what
will ship from those branches.

Refs bazel-contrib#3773.
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.

1 participant