File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 24
24
25
25
.. towncrier release notes start
26
26
27
- Airflow 3.0.3 (2025-07-08 )
27
+ Airflow 3.0.3 (2025-07-14 )
28
28
--------------------------
29
29
30
30
Significant Changes
@@ -80,6 +80,13 @@ Bug Fixes
80
80
- Fixing bad cadwyn migration for upstream map indexes (#52797)
81
81
- Run trigger expansion logic only when ``start_from_trigger `` is True (#52873)
82
82
- Fix example dag ``example_external_task_parent_deferrable.py `` imports (#52957)
83
+ - Fixes pagination in DAG run lists (#52989)
84
+ - Fix db downgrade check condition (#53005)
85
+ - Fix log viewing for skipped task (#53028,#53101)
86
+ - Fixes Grid view refresh after user actions (#53086)
87
+ - Fix ``no_status `` and ``duration `` for grid summaries (#53092)
88
+ - Fix ``ti.log_url `` not in Task Context (#50376)
89
+ - Fix XCom data deserialization when using ``XCom.get_all() `` method (#53102)
83
90
84
91
Miscellaneous
85
92
"""""""""""""
@@ -99,6 +106,7 @@ Doc Only Changes
99
106
- Add http-only warning when running behind proxy in documentation (#52699)
100
107
- Publish separate docs for Task SDK (#52682)
101
108
- Streamline Taskflow examples and link to core tutorial (#52709)
109
+ - Refresh Public Interface & align how-to guides for Airflow 3.0+ (#53011)
102
110
103
111
Airflow 3.0.2 (2025-06-10)
104
112
--------------------------
Original file line number Diff line number Diff line change 1
- release-notes-hash : ddd077b4b5c548694222c69b5f4f239f
2
- source-date-epoch : 1751886321
1
+ release-notes-hash : 7079979bff6b12b0e8cff21b3e453319
2
+ source-date-epoch : 1752089294
You can’t perform that action at this time.
0 commit comments