Skip to content

Commit 367d868

Browse files
committed
Update release notes for Airflow 3.0.4
1 parent 1eb185f commit 367d868

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

RELEASE_NOTES.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
.. towncrier release notes start
2626
27-
Airflow 3.0.4 (2025-08-07)
27+
Airflow 3.0.4 (2025-08-08)
2828
--------------------------
2929

3030
Significant Changes
@@ -61,6 +61,7 @@ Bug Fixes
6161
- Serialize NaN and infinity values to string (#53835) (#53844)
6262
- Make log redaction safer in edge case when redaction has an error (#54046) (#54048)
6363
- Flexible form use ReactMarkdown instead of default Markdown component (#54032) (#54040)
64+
- Fix inconsistent casing in UI of decorated tasks (#54056) (#54092)
6465

6566
Miscellaneous
6667
"""""""""""""
@@ -83,6 +84,7 @@ Doc Only Changes
8384
- Update public interface documentation to reflect airflow.sdk and AIP-72 changes (#52197) (#53117)
8485
- Update BaseOperator documentation string for clarity (#53403) (#53404)
8586
- Remove extra slash from endpoint URL formatting (#53755) (#53764)
87+
- Clarify our security model for sensitive connection information (#54088) (#54100)
8688

8789
Airflow 3.0.3 (2025-07-14)
8890
--------------------------

reproducible_build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
release-notes-hash: 66cf9163de823583e62d837c039c2d8d
2-
source-date-epoch: 1754160097
1+
release-notes-hash: 9dea708508ab29c4abf162cdf4d6ea11
2+
source-date-epoch: 1754487244

0 commit comments

Comments
 (0)