You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@airflow.apache.org by Jed Cunningham <je...@apache.org> on 2022/02/22 20:58:46 UTC

[ANNOUNCE] Apache Airflow 2.2.4 Released

Dear Airflow community,

I'm happy to announce that Airflow 2.2.4 was just released.

The released sources and packages can be downloaded via
https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-sources.html

Other installation methods are described in
https://airflow.apache.org/docs/apache-airflow/stable/installation/

We also made this version available on PyPI for convenience:
`pip install apache-airflow`
https://pypi.org/project/apache-airflow/2.2.4/

The documentation is available at:
https://airflow.apache.org/docs/apache-airflow/2.2.4/

Find the CHANGELOG here for more details:
https://airflow.apache.org/docs/apache-airflow/2.2.4/changelog.html

Container images are published at:
https://hub.docker.com/r/apache/airflow/tags/?page=1&name=2.2.4

Thanks,
Jed