This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 121381da3bb Fix schema path in AWS auth manager system test due to
restructure (#46625)
add 8592188ac7a Remove AirflowContextDeprecationWarning as all context
should be clean for Airflow 3 (#46601)
No new revisions were added by this update.
Summary of changes:
airflow/utils/context.py | 5 -----
contributing-docs/testing/unit_tests.rst | 1 -
.../openlineage/src/airflow/providers/openlineage/utils/utils.py | 4 +++-
.../tests/provider_tests/standard/operators/test_python.py | 9 ++++-----
pyproject.toml | 1 -
scripts/ci/pre_commit/check_deprecations.py | 5 +----
scripts/ci/testing/summarize_captured_warnings.py | 1 -
tests/cli/commands/remote_commands/test_task_command.py | 4 ----
8 files changed, 8 insertions(+), 22 deletions(-)