Update release notes for 3.0.3rc5
diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst
index 6554068..a91ec90 100644
--- a/RELEASE_NOTES.rst
+++ b/RELEASE_NOTES.rst
@@ -24,7 +24,7 @@
.. towncrier release notes start
-Airflow 3.0.3 (2025-07-08)
+Airflow 3.0.3 (2025-07-14)
--------------------------
Significant Changes
@@ -80,6 +80,13 @@
- Fixing bad cadwyn migration for upstream map indexes (#52797)
- Run trigger expansion logic only when ``start_from_trigger`` is True (#52873)
- Fix example dag ``example_external_task_parent_deferrable.py`` imports (#52957)
+- Fixes pagination in DAG run lists (#52989)
+- Fix db downgrade check condition (#53005)
+- Fix log viewing for skipped task (#53028,#53101)
+- Fixes Grid view refresh after user actions (#53086)
+- Fix ``no_status`` and ``duration`` for grid summaries (#53092)
+- Fix ``ti.log_url`` not in Task Context (#50376)
+- Fix XCom data deserialization when using ``XCom.get_all()`` method (#53102)
Miscellaneous
"""""""""""""
@@ -99,6 +106,7 @@
- Add http-only warning when running behind proxy in documentation (#52699)
- Publish separate docs for Task SDK (#52682)
- Streamline Taskflow examples and link to core tutorial (#52709)
+- Refresh Public Interface & align how-to guides for Airflow 3.0+ (#53011)
Airflow 3.0.2 (2025-06-10)
--------------------------
diff --git a/reproducible_build.yaml b/reproducible_build.yaml
index 5da4c00..a75a2c4 100644
--- a/reproducible_build.yaml
+++ b/reproducible_build.yaml
@@ -1,2 +1,2 @@
-release-notes-hash: ddd077b4b5c548694222c69b5f4f239f
-source-date-epoch: 1751886321
+release-notes-hash: 7079979bff6b12b0e8cff21b3e453319
+source-date-epoch: 1752089294