Apache Airflow 3.0.2 Source: https://github.com/apache/airflow/releases/tag/3.0.2
Airflow 3.0.1
Bug Fixes Improves the handling of value masking when setting Airflow variables for enhanced security (#43123) Make entire task box…
Airflow 3.0.0
📣 We are proud to announce the General Availability of Apache Airflow® 3.0, the most significant release in the project’s…
2.10.5
Apache Airflow 2.10.5 Source: https://github.com/apache/airflow/releases/tag/2.10.5
Apache Airflow 2.10.4
Significant Changes TaskInstance priority_weight is capped in 32-bit signed integer ranges (#43611) Some database engines are limited to 32-bit integer values. As…
Apache Airflow 2.10.3
Significant Changes No significant changes. Bug Fixes Miscellaneous Doc Only Changes Source: https://github.com/apache/airflow/releases/tag/2.10.3 Source: https://github.com/apache/airflow/releases/tag/2.10.3
Apache Airflow 2.10.2
Significant Changes No significant changes. Bug Fixes Revert “Fix: DAGs are not marked as stale if the dags folder change”…
Apache Airflow 2.10.1
Significant Changes No significant changes. Bug Fixes Handle Example dags case when checking for missing files (#41874) Fix logout link…
Apache Airflow 2.10.0
Significant Changes Datasets no longer trigger inactive DAGs (#38891) Previously, when a DAG is paused or removed, incoming dataset events…
Apache Airflow 2.9.3
Significant Changes Time unit for scheduled_duration and queued_duration changed (#37936) scheduled_duration and queued_duration metrics are now emitted in milliseconds instead of seconds. By convention all statsd metrics…