[ANNOUNCE] Apache Airflow 2.8.4 Released

2024-03-25 Thread Jed Cunningham
Dear Airflow community,

I'm happy to announce that Airflow 2.8.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.8.4/

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

Find the release notes here for more details:
https://airflow.apache.org/docs/apache-airflow/2.8.4/release_notes.html

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

Thanks,
Jed


[ANNOUNCE] Apache Airflow Helm Chart version 1.13.1 Released

2024-03-25 Thread Jed Cunningham
Dear Airflow community,

I am pleased to announce that we have released Apache Airflow Helm chart
1.13.1  

The source release, as well as the "binary" Helm Chart release, are
available:

   Official Sources:
https://airflow.apache.org/docs/helm-chart/1.13.1/installing-helm-chart-from-sources.html
   ArtifactHub:
https://artifacthub.io/packages/helm/apache-airflow/airflow
   Docs: https://airflow.apache.org/docs/helm-chart/1.13.1/
   Quick Start Installation Guide:
https://airflow.apache.org/docs/helm-chart/1.13.1/quick-start.html
️Release Notes:
https://airflow.apache.org/docs/helm-chart/1.13.1/release_notes.html

Thanks to all the contributors who made this possible.

Thanks,
Jed