File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ New Feature
3737Improvement
3838"""""""""""
3939
40+ - [AIRFLOW-4120] Modify SchedulerJob.manage_slas to respect zero timedelta SLAs (#4939)
4041- [AIRFLOW-3823] Exclude branch's downstream tasks from the tasks to skip (#4666)
4142- [AIRFLOW-3274] Add run_as_user and fs_group options for Kubernetes (#4648)
4243- [AIRFLOW-4247] Template Region on the DataprocOperators (#5046)
@@ -149,6 +150,8 @@ Improvement
149150Bug fixes
150151"""""""""
151152
153+ - [AIRFLOW-2994] Fix command status check in Qubole Check operator (#3790)
154+ - [AIRFLOW-2563] Fix PigCliHook Python 3 string/bytes use
152155- [AIRFLOW-4248] Fix 'FileExistsError' makedirs race in file_processor_handler (#5047)
153156- [AIRFLOW-4240] State-changing actions should be POST requests (#5039)
154157- [AIRFLOW-4246] Flask-Oauthlib needs downstream dependencies pinning due to breaking changes (#5045)
@@ -262,6 +265,8 @@ Bug fixes
262265Misc/Interal
263266""""""""""""
264267
268+ - [AIRFLOW-4016] Clear runs for BackfillJobTest (#4839)
269+ - [AIRFLOW-4177] Check types in tests
265270- [AIRFLOW-4144] add description of is_delete_operator_pod (#4943)
266271- [AIRFLOW-3476,3477] Move Kube classes out of models.py (#4443)
267272- [AIRFLOW-3464] Move SkipMixin out of models.py (#4386)
You can’t perform that action at this time.
0 commit comments