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

utkarsharma pushed a change to branch sync_v2_10_test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    omit abeea85734 Update RELEASE_NOTES.rst
    omit e37825c1e0 Update Airflow version to 2.10.3
     add 07c77bd2df Fixed type in section Object Storage XCom Backend in file 
xcoms.rst (#43339) (#43342)
     add 17dc189b95 Add Airflow 3 ui & task_sdk directories to gitignore 
(#43319)
     add 56a8da6f4b Remove Scarf analytics from Airflow Webserver (#43346) 
(#43348)
     add 79d0d6ca00 Update Airflow version to 2.10.3
     add 7c870aa00a Update RELEASE_NOTES.rst

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   (abeea85734)
            \
             N -- N -- N   refs/heads/sync_v2_10_test (7c870aa00a)

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:
 .gitignore                                  |  5 +++
 RELEASE_NOTES.rst                           |  1 +
 airflow/reproducible_build.yaml             |  4 +--
 airflow/utils/usage_data_collection.py      | 24 ---------------
 airflow/www/templates/airflow/dags.html     |  3 --
 airflow/www/views.py                        | 47 +----------------------------
 docs/apache-airflow/core-concepts/xcoms.rst |  2 +-
 docs/apache-airflow/faq.rst                 |  3 --
 tests/utils/test_usage_data_collection.py   | 18 -----------
 tests/www/views/test_views.py               | 38 -----------------------
 tests/www/views/test_views_home.py          | 14 ---------
 11 files changed, 10 insertions(+), 149 deletions(-)

Reply via email to