This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch v2-11-test in repository https://gitbox.apache.org/repos/asf/airflow.git
omit 27f8bc35693 Add release notes for 2.11.0 new 0b486c0e0a6 Fix "wheel" build failure new 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 branch 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 (27f8bc35693) \ N -- N -- N refs/heads/v2-11-test (d9ed7b94d03) 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. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. 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(-)