Dear Airflow community, I'm happy to announce that Airflow 3.1.2 & Task SDK 1.1.2 have just been released.
The released sources and packages can be downloaded via https://airflow.apache.org/docs/apache-airflow/3.1.2/installation/installing-from-sources.html Other installation methods are described in https://airflow.apache.org/docs/apache-airflow/3.1.2/installation/ We also made this version available on PyPI for convenience: `uv pip install apache-airflow==3.1.2` https://pypi.org/project/apache-airflow/3.1.2/ https://pypi.org/project/apache-airflow-core/3.1.2/ https://pypi.org/project/apache-airflow-task-sdk/1.1.2/ The documentation is available at: https://airflow.apache.org/docs/apache-airflow/3.1.2/ https://airflow.apache.org/docs/task-sdk/1.1.2/ Find the release notes here for more details: https://airflow.apache.org/docs/apache-airflow/3.1.2/release_notes.html Container images are published at: https://hub.docker.com/r/apache/airflow/tags/?page=1&name=3.1.2 Cheers, Ephraim
