This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to annotated tag 2.11.0rc1 in repository https://gitbox.apache.org/repos/asf/airflow.git
*** WARNING: tag 2.11.0rc1 was modified! *** from 37fc31e9bd9 (tag) to 400cd10dc1d (tag) tagging d9ed7b94d033dc61ee1c05aafb9f1c1f7b82cfb2 (commit) replaces 2.10.5 by Kaxil Naik on Fri May 16 00:12:58 2025 +0530 - Log ----------------------------------------------------------------- Release candidate Apache Airflow 2.11.0 -----BEGIN PGP SIGNATURE----- iQFIBAABCAAyFiEEzeFcbk06jsTs9LpLZnTgitfeQG8FAmgmNbQUHGtheGlsbmFp a0BnbWFpbC5jb20ACgkQZnTgitfeQG9C6ggAq6KySnIY+MF+hi4/UdVSld+EnMQS QmAm3239Pdu/ZKNHdYPI9atVJmw7wBgHliooefJZAOlTcUIpefPwY1T1QZsOrXp8 X1yaRHoeKHcfjfG8NmdifA3g/W5JuEdoubD7UpHh8cxhEBasd/LG1m6JFONufqdf iNNvWfaykXSHExJKeFGlZHsiyOMfud0dGnkTQufHSukwy3InzgMJE9yHLRr18PcJ iMPjzq4JfH8QpDEzUaTzx1CW/ezkG93MeM7Pcs9nHnG0F2KZ4Sq+6xLRlsqI8Rd5 xBwl1argetU2jzNNhlrusCAdagL9VrDD1rXdOyE1VKTA7qTyMo+z5Dy4tQ== =MfSi -----END PGP SIGNATURE----- ----------------------------------------------------------------------- discard 27f8bc35693 Add release notes for 2.11.0 add 0b486c0e0a6 Fix "wheel" build failure add d9ed7b94d03 Add release notes for 2.11.0 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the annotated tag are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (37fc31e9bd9) \ N -- N -- N refs/tags/2.11.0rc1 (400cd10dc1d) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: RELEASE_NOTES.rst | 15 +++++++-------- airflow/reproducible_build.yaml | 4 ++-- scripts/in_container/run_prepare_airflow_packages.py | 2 -- 3 files changed, 9 insertions(+), 12 deletions(-)