This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch v3-0-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 8f99e25e954 Add `@task.kuberenetes_cmd` (#46913)
new da957eadf8d Mark DAGModel stale and associate bundle on import errors
(#49769)
new 49b7f4dc622 doc (fundamentals.rst): Fix grammar in timezone-aware DAG
description (#49855)
new 14e1d1fbc33 Help `pip` with avoiding resolution too deep issues in
Python 3.12 (#49853)
new 3b316c82863 Rename support to maintenance (#49842)
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 16 ++++++------
.../docs/installation/supported-versions.rst | 20 +++++++--------
airflow-core/docs/tutorial/fundamentals.rst | 2 +-
airflow-core/pyproject.toml | 1 +
.../src/airflow/dag_processing/collection.py | 15 ++++++++---
.../tests/unit/dag_processing/test_collection.py | 30 ++++++++++++++++++++++
providers/mysql/pyproject.toml | 6 +++--
scripts/ci/pre_commit/supported_versions.py | 9 ++++++-
8 files changed, 73 insertions(+), 26 deletions(-)