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

utkarsharma pushed a change to branch sync_2-10-5-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    omit 1e8054be4af Update RELEASE_NOTES.rst
    omit 00f12a3ff07 Update version to 2.10.5
     add 57adf0b2853 Fixed thread local _sentinel.callers defect and added test 
cases (#44646) (#46280)
     add d60df2a29c6 [v2-10-test] Add Webserver parameters: max_form_parts, 
max_form_memory_size (#45749) (#46243)
     add 033e9e5561d Update version to 2.10.5
     add b13248a0586 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   (1e8054be4af)
            \
             N -- N -- N   refs/heads/sync_2-10-5-test (b13248a0586)

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                     |  2 ++
 airflow/config_templates/config.yml   | 16 ++++++++++++++++
 airflow/models/baseoperator.py        |  2 ++
 airflow/reproducible_build.yaml       |  4 ++--
 airflow/www/app.py                    |  2 ++
 airflow/www/extensions/init_views.py  | 17 +++++++++++++++++
 tests/models/test_baseoperatormeta.py | 18 ++++++++++++++++++
 7 files changed, 59 insertions(+), 2 deletions(-)

Reply via email to