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

mobuchowski pushed a change to branch aip-62/common-compat
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard 418aa3133a openlineage: add method to common.compat to not force hooks 
to try/except every 2.10 hook lineage call
     add 6af8662df5 Chart: Default airflow version to 2.9.3 (#40816)
     add 8b1ff21be9 Fix typo deffer -> defer (#40824)
     add dc6cc585bc Simplify _auth_manager_is_authorized_map function (#40803)
     add 616c8816bf openlineage: tests: do not check whitespace in returned SQL 
statement after splitting it (#40826)
     add e6e407092a openlineage: add method to common.compat to not force hooks 
to try/except every 2.10 hook lineage call

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   (418aa3133a)
            \
             N -- N -- N   refs/heads/aip-62/common-compat (e6e407092a)

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:
 airflow/www/security_manager.py               | 104 +++++++++-----------------
 chart/Chart.yaml                              |  22 +++---
 chart/newsfragments/40816.significant.rst     |   3 +
 chart/values.schema.json                      |   4 +-
 chart/values.yaml                             |   4 +-
 tests/providers/openlineage/test_sqlparser.py |  95 +++++++++++------------
 tests/sensors/test_time_delta.py              |   8 +-
 7 files changed, 100 insertions(+), 140 deletions(-)
 create mode 100644 chart/newsfragments/40816.significant.rst

Reply via email to