Skip to content

Copy 2.11.2 release notes to main - #70648

Merged
potiuk merged 1 commit into
apache:mainfrom
potiuk:add-2-11-2-release-notes
Jul 29, 2026
Merged

Copy 2.11.2 release notes to main#70648
potiuk merged 1 commit into
apache:mainfrom
potiuk:add-2-11-2-release-notes

Conversation

@potiuk

@potiuk potiuk commented Jul 28, 2026

Copy link
Copy Markdown
Member

The 2.11.2 release notes were written on the 2.11 branch but never copied to
main, the way #62271 did for
2.11.1. RELEASE_NOTES.rst therefore jumps straight from 2.11.1 (2026-02-20) to
Airflow 3.0, and every release-notes page built from main since inherits the
gap — including the 3.2.2 and 3.3.0 docs, both published well after 2.11.2
shipped on 2026-03-11.

This copies the 2.11.2 section verbatim from the 2.11.2 tag and drops it in
front of 2.11.1, keeping the file's series-then-reverse-chronological order.
reproducible_build.yaml is updated by the update-reproducible-source-date-epoch
hook, same as the 2.11.1 copy.

The already-published 3.2.2 and 3.3.0 doc archives stay as they are — those
pages are frozen at their release builds, so restoring 2.11.2 there needs a docs
republish from the corresponding release branches, which is a release-manager
action rather than something this PR can do.

closes: #69882


Was generative AI tooling used to co-author this PR?
  • Yes — Claude Code (Opus 5)

Generated-by: Claude Code (Opus 5) following the guidelines

@potiuk potiuk added the backport-to-v3-3-test Backport to v3-3-test label Jul 28, 2026
@potiuk potiuk mentioned this pull request Jul 28, 2026
2 tasks
The 2.11.2 notes were only ever written on the 2.11 branch, so every
release-notes page built from main since — including the 3.2.2 and 3.3.0
docs, both published after 2.11.2 shipped — jumps straight from 2.11.1 to
3.0, leaving users with no record of what that release contained.

closes: apache#69882
@potiuk
potiuk force-pushed the add-2-11-2-release-notes branch from 4d9a4c3 to 6b7ebec Compare July 29, 2026 07:35
@potiuk
potiuk merged commit ea7f1cf into apache:main Jul 29, 2026
3 checks passed
@potiuk
potiuk deleted the add-2-11-2-release-notes branch July 29, 2026 07:35
@github-actions github-actions Bot added this to the Airflow 3.3.2 milestone Jul 29, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hi maintainer, this PR was merged without a milestone set.
We've automatically set the milestone to Airflow 3.3.2 based on: backport label targeting v3-3-test
If this milestone is not correct, please update it to the appropriate milestone.

This comment was generated by Milestone Tag Assistant.

@github-actions

Copy link
Copy Markdown
Contributor

Backport failed to create: v3-3-test. View the failure log Run details

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-3-test Commit Link

You can attempt to backport this manually by running:

cherry_picker ea7f1cf v3-3-test

This should apply the commit to the v3-3-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

If you don't have cherry-picker installed, see the installation guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-v3-3-test Backport to v3-3-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc : release 2.11.2 missing in doc

2 participants