Airflow 1.10.8 contains 160 commits since 1.10.7 and includes 4 new features, 42 improvements, 36 bug fixes, and several doc changes. We released 1.10.9 on the same day as one of the Flask dependencies (Werkzeug) released 1.0 which broke Airflow 1.10.8. Details : PyPI : https://pypi.org/project/apache-airflow/1.10.9/ Docs : https://airflow.apache.org/docs/1.10.9/ Changelog (1.10.8) : http://airflow.apache.org/docs/1.10.8/changelog.html#airflow-1-10-8-2020-01-07 Changelog (1.10.9) : http://airflow.apache.org/docs/1.10.9/changelog.html#airflow-1-10-9-2020-02-10 Some of the noteworthy new…