This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a change to branch v3-0-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    omit 61f39160b62 [v3-0-test] Move --no-binary flag to uv command line from 
pyproject.toml (#53179) (#53185)
    omit 33cf4223a09 [v3-0-test] Unify connection not found exceptions between 
AF2 and AF3 (#52968) (#53093)
    omit 9359b88bc9c Run Task failure callbacks on DAG Processor when task is 
externally killed (#53058) (#53143)
    omit 2af039b4f8c [v3-0-test] docs: update public interface doc to reflect 
airflow.sdk and AIP-72 (#52197) (#53117)
    omit 6e394358cd9 [v3-0-test] Remove remnants of ~= used in requires-python. 
(#52985) (#52987)
    omit 1b87286f24a Remove upper-binding for "python-requires" (#52980) 
(#52984)
    omit b494abdc875 [v3-0-test] Make the update_installer_and_pre_commit 
script more resilient to re matches (#52960) (#52961)
    omit 1edbd2dd3d4 [v3-0-test] Workaround the need to use latest version on 
Lucas pre-commit's (#52931) (#52942)
    omit aea7296ae2f [v3-0-test] Advanced auto classification for provider 
documentation (#52902) (#52925)
    omit 125e2e5f1dc [Backport v3-0-test] Add back dag parsing pre-import 
optimization (#50371) (#52698)
     new 71b03470da2 Update release notes for 3.0.3rc6
     new 29c6781ec5a [Backport v3-0-test] Add back dag parsing pre-import 
optimization (#50371) (#52698)
     new d5e5dff2f0a [v3-0-test] Advanced auto classification for provider 
documentation (#52902) (#52925)
     new 51645de6263 [v3-0-test] Workaround the need to use latest version on 
Lucas pre-commit's (#52931) (#52942)
     new d206440c8aa [v3-0-test] Make the update_installer_and_pre_commit 
script more resilient to re matches (#52960) (#52961)
     new a36637537b1 Remove upper-binding for "python-requires" (#52980) 
(#52984)
     new 249b2e5a31d [v3-0-test] Remove remnants of ~= used in requires-python. 
(#52985) (#52987)
     new 2d7d5f63a63 [v3-0-test] docs: update public interface doc to reflect 
airflow.sdk and AIP-72 (#52197) (#53117)
     new 161030e0675 Run Task failure callbacks on DAG Processor when task is 
externally killed (#53058) (#53143)
     new 63c581ee15a [v3-0-test] Unify connection not found exceptions between 
AF2 and AF3 (#52968) (#53093)
     new c57bd9cde5c [v3-0-test] Move --no-binary flag to uv command line from 
pyproject.toml (#53179) (#53185)

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   (61f39160b62)
            \
             N -- N -- N   refs/heads/v3-0-test (c57bd9cde5c)

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 11 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       | 2 +-
 reproducible_build.yaml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Reply via email to