Significant Changes
No significant changes.
Bug Fixes
- Revert "Fix: DAGs are not marked as stale if the dags folder change" (#42220, #42217)
- Add missing open telemetry span and correct scheduled slots documentation (#41985)
- Fix require_confirmation_dag_change (#42063) (#42211)
- Only treat null/undefined as falsy when rendering XComEntry (#42199) (#42213)
- Add extra and
renderedTemplates
as keys to skipcamelCasing
(#42206) (#42208) - Do not
camelcase
xcom entries (#42182) (#42187) - Fix task_instance and dag_run links from list views (#42138) (#42143)
- Support multi-line input for Params of type string in trigger UI form (#40414) (#42139)
- Fix details tab log url detection (#42104) (#42114)
- Add new type of exception to catch timeout (#42064) (#42078)
- Rewrite how DAG to dataset / dataset alias are stored (#41987) (#42055)
- Allow dataset alias to add more than one dataset events (#42189) (#42247)
Miscellaneous
- Limit universal-pathlib below
0.2.4
as it breaks our integration (#42101) - Auto-fix default deferrable with
LibCST
(#42089) - Deprecate
--tree
flag fortasks list
cli command (#41965)