Skip to content

Commit 8f37d4f

Browse files
committed
Update Release notes for 3.0.3rc2
1 parent 0968658 commit 8f37d4f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

RELEASE_NOTES.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Bug Fixes
6767
- UI: Enable iframe script execution (#52568)
6868
- UI: Fix DAG tags filter not showing all tags in UI when tags are greater than 50 (#52714)
6969
- UI: Add real-time clock updates to timezone selector (#52414)
70-
- Improve Grid view performance and responsiveness with optimized data loading (#52718)
70+
- Improve Grid view performance and responsiveness with optimized data loading (#52718)(#52822))
7171
- Fix editing connection with sensitive extra field (#52445)
7272
- Fix archival for cascading deletes by archiving dependent tables first (#51952)
7373
- Fix whitespace handling in DAG owners parsing for multiple owners (#52221)
@@ -76,6 +76,7 @@ Bug Fixes
7676
- Fix Starting from Trigger when using ``MappedOperator`` (#52681)
7777
- Add ti information to re-queue logs (#49995)
7878
- Task SDK: Fix ``AssetEventOperations.get`` to use ``alias_name`` when specified (#52324)
79+
- Ensure trigger kwargs are properly deserialized during trigger execution (#52721)
7980

8081
Miscellaneous
8182
"""""""""""""

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: 7b8ddd9768f6a764db19bf98f23efb76
2-
source-date-epoch: 1751481801
1+
release-notes-hash: 3a16d9fdbc3cac54b23e0cac1e92ff10
2+
source-date-epoch: 1751573977

0 commit comments

Comments
 (0)