You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2022/09/30 23:19:15 UTC

[airflow] branch main updated (029ebacd9c -> 91bc71d08a)

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

jedcunningham pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 029ebacd9c Fix running debuggers inside `airflow tasks test` (#26806)
     add 91bc71d08a Apache Airflow 2.4.1 has been released (#26810)

No new revisions were added by this update.

Summary of changes:
 .github/ISSUE_TEMPLATE/airflow_bug_report.yml      |  2 +-
 Dockerfile                                         |  2 +-
 README.md                                          | 14 +++----
 RELEASE_NOTES.rst                                  | 44 ++++++++++++++++++++++
 airflow/utils/db.py                                |  1 +
 .../installation/supported-versions.rst            |  2 +-
 .../ci/pre_commit/pre_commit_supported_versions.py |  2 +-
 7 files changed, 56 insertions(+), 11 deletions(-)