This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch v2-9-test in repository https://gitbox.apache.org/repos/asf/airflow.git
omit 48320cb03c Update RELEASE_NOTES.rst omit fe49589d77 Update version to 2.9.2 omit 419672cc9d Upgrade to FAB 4.5.0 (#39851) omit 63bb290899 Fix mocking in kerberos integration test (#40042) omit eeef2f781d Fix `update-common-sql-api-stubs` pre-commit check (#38915) add 012069a152 Fix mocking in kerberos integration test (#40042) add 8c8c6cf066 Upgrade to FAB 4.5.0 (#39851) add 7f296e66e6 Update version to 2.9.2 add bb937f6d49 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 (48320cb03c) \ N -- N -- N refs/heads/v2-9-test (bb937f6d49) 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/providers/common/sql/hooks/sql.pyi | 85 ++++++------------ airflow/providers/common/sql/operators/sql.pyi | 100 +++++++++------------ airflow/providers/common/sql/sensors/sql.pyi | 18 ++-- .../ci/pre_commit/update_common_sql_api_stubs.py | 21 ++--- 4 files changed, 87 insertions(+), 137 deletions(-)