File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-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.4 (2025-08-07 )
27
+ Airflow 3.0.4 (2025-08-08 )
28
28
--------------------------
29
29
30
30
Significant Changes
@@ -61,6 +61,7 @@ Bug Fixes
61
61
- Serialize NaN and infinity values to string (#53835) (#53844)
62
62
- Make log redaction safer in edge case when redaction has an error (#54046) (#54048)
63
63
- Flexible form use ReactMarkdown instead of default Markdown component (#54032) (#54040)
64
+ - Fix inconsistent casing in UI of decorated tasks (#54056) (#54092)
64
65
65
66
Miscellaneous
66
67
"""""""""""""
@@ -83,6 +84,7 @@ Doc Only Changes
83
84
- Update public interface documentation to reflect airflow.sdk and AIP-72 changes (#52197) (#53117)
84
85
- Update BaseOperator documentation string for clarity (#53403) (#53404)
85
86
- Remove extra slash from endpoint URL formatting (#53755) (#53764)
87
+ - Clarify our security model for sensitive connection information (#54088) (#54100)
86
88
87
89
Airflow 3.0.3 (2025-07-14)
88
90
--------------------------
Original file line number Diff line number Diff line change 1
- release-notes-hash : 66cf9163de823583e62d837c039c2d8d
2
- source-date-epoch : 1754160097
1
+ release-notes-hash : 9dea708508ab29c4abf162cdf4d6ea11
2
+ source-date-epoch : 1754487244
You can’t perform that action at this time.
0 commit comments