You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Bug Fixes
"""""""""
TypeError
when Serializing & sorting iterable properties of DAGs (Bugfix:TypeError
when Serializing & sorting iterables #15395)on_load
trigger for folder-based plugins (Fix missing on_load trigger for folder-based plugins #15208)kubernetes cleanup-pods
subcommand will only clean up Airflow-created Pods (BugFix: CLI 'kubernetes cleanup-pods' should only clean up Airflow-created Pods #15204)pod_template_file
in KubernetesExecutor (Bugfix: Fix overridingpod_template_file
in KubernetesExecutor #15197)executor_config
breaks Graph View in UI (Bugfix: resources inexecutor_config
breaks Graph View in UI #15199)dagrun.schedule_delay
metric (Re-introduce dagrun.schedule_delay metric #15105)executor_config
is passed (Scheduler should not fail when invalid executor_config is passed #14323)Lax
forcookie_samesite
when empty string is passed (UseLax
forcookie_samesite
when empty string is passed #14183)dag.cli()
KeyError ([AIRFLOW-6076] fix dag.cli() KeyError #13647)Improvements
""""""""""""
[kubernetes] enable_tcp_keepalive
for new installs toTrue
(Change default of[kubernetes] enable_tcp_keepalive
toTrue
#15338)libyaml
C library when available. (Use libyaml C library when available. #14577)airflow dags show
command display TaskGroups (Make airflow dags show display TaskGroup. #14269)extra
connection field. ([AIRFLOW-7044] Host key can be specified via SSH connection extras. #12944)Doc only changes
""""""""""""""""
Misc/Internal
"""""""""""""
This discussion was created from the release Apache Airflow v2.0.2.
Beta Was this translation helpful? Give feedback.
All reactions