Skip to content

docs: sync 2.2 changelog and news to main#3901

Open
rickeylev wants to merge 1 commit into
bazel-contrib:mainfrom
rickeylev:sync-changelog-main-backports
Open

docs: sync 2.2 changelog and news to main#3901
rickeylev wants to merge 1 commit into
bazel-contrib:mainfrom
rickeylev:sync-changelog-main-backports

Conversation

@rickeylev

@rickeylev rickeylev commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

The 2.2 release was completed, but the changelog updates and news file
deletions were only performed on the release branch. We need to sync
these changes back to main so that they are reflected in the unreleased
state and future releases.

Update CHANGELOG.md and docs/pypi/download.md to reflect changes made
in the 2.2 release. Remove the corresponding news entries that have
now been processed.
@rickeylev rickeylev requested a review from aignas as a code owner July 4, 2026 20:25
@rickeylev rickeylev changed the title docs(release): sync 2.2 changelog and news to main docs: sync 2.2 changelog and news to main Jul 4, 2026

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request consolidates several changelog fragments into CHANGELOG.md and updates the documentation in docs/pypi/download.md to reference version 2.2.0. The feedback suggests adding issue or pull request reference links to the newly added changelog entries to maintain consistency and improve traceability.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread CHANGELOG.md
Comment on lines +49 to +50
* (binaries) Fixed building of legacy zipapps on Windows execution platforms by
using a hermetic tool instead of host `cat`.

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

To maintain consistency with other changelog entries and provide better traceability, please add the issue/PR reference link [#3890](https://github.com/bazel-contrib/rules_python/issues/3890) to this entry.

Suggested change
* (binaries) Fixed building of legacy zipapps on Windows execution platforms by
using a hermetic tool instead of host `cat`.
* (binaries) Fixed building of legacy zipapps on Windows execution platforms by
using a hermetic tool instead of host `cat`
([#3890](https://github.com/bazel-contrib/rules_python/issues/3890)).

Comment thread CHANGELOG.md
Comment on lines +51 to +52
* (bootstrap) Fixed stage 1 bootstrap imports when target outputs shadow
standard library modules.

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

To maintain consistency with other changelog entries and provide better traceability, please add the issue/PR reference link [#3854](https://github.com/bazel-contrib/rules_python/issues/3854) to this entry.

Suggested change
* (bootstrap) Fixed stage 1 bootstrap imports when target outputs shadow
standard library modules.
* (bootstrap) Fixed stage 1 bootstrap imports when target outputs shadow
standard library modules
([#3854](https://github.com/bazel-contrib/rules_python/issues/3854)).

Comment thread CHANGELOG.md
@rickeylev rickeylev requested a review from dougthor42 July 4, 2026 20:28
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.

2 participants