Changelog — Airflow Documentation

submited by
Style Pass
2021-05-21 17:00:10

BashOperator to raise AirflowSkipException on exit code 99 (by default, configurable) (#13421) (#14963)

Add airflow jobs check CLI command to check health of jobs (Scheduler etc) (#14519)

More verbose logs when running airflow db check-migrations (#15662)

Move [celery] default_queue config to [operators] default_queue to re-use between executors (#14699)

Fix 500 error from updateTaskInstancesState API endpoint when dry_run not passed (#15889)

Fix incorrect slots stats when TI pool_slots > 1 (#15426)

Leave a Comment