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


 discard a79191f59c9 Refresh breeze documentation hashes in `v3-0-test`
 discard 4d19222d566 Update RELEASE_NOTES.rst
 discard 3ba376b3740 Update Airflow version to 3.0.0
 discard cecb6920c9e Update default branches for 3-0
     add 95b2715a19b Change default page_size from 100 to 50 (#49243)
     add f7f84fda3cd Fix Pool table modelName (#49303)
     new 4b592017dc7 Update default branches for 3-0
     new d033627df11 Update Airflow version to 3.0.0
     new a63e438d18b Update RELEASE_NOTES.rst
     new 98b3f8426be Refresh breeze documentation hashes in `v3-0-test`

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   (a79191f59c9)
            \
             N -- N -- N   refs/heads/v3-0-test (98b3f8426be)

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 4 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:
 .../src/airflow/api_fastapi/common/parameters.py   |  2 +-
 .../core_api/openapi/v1-rest-api-generated.yaml    | 48 +++++++++++-----------
 .../src/airflow/config_templates/config.yml        |  4 +-
 .../src/airflow/ui/src/pages/Pools/Pools.tsx       |  2 +-
 .../core_api/routes/public/test_assets.py          | 17 ++++----
 .../core_api/routes/public/test_task_instances.py  |  2 +-
 .../api_endpoints/test_user_endpoint.py            |  2 +-
 7 files changed, 39 insertions(+), 38 deletions(-)

Reply via email to