We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7460c2 commit 79838baCopy full SHA for 79838ba
RELEASE_NOTES.rst
@@ -81,6 +81,8 @@ Bug Fixes
81
- Fix CLI export to handle stdout without file descriptors (#50328)
82
- Fix ``DagProcessor`` stats log to show the correct parse duration (#50316)
83
- Fix OpenAPI schema for ``get_log`` API (#50547)
84
+- Remove ``logical_date`` check when validating inlets and outlets (#51464)
85
+- Guard ``ti`` update state and set task to fail if exception encountered (#51295)
86
87
Miscellaneous
88
"""""""""""""
reproducible_build.yaml
@@ -1,2 +1,2 @@
1
-release-notes-hash: bf463650df899ba29246022076670c40
2
-source-date-epoch: 1748962238
+release-notes-hash: edb6987ad849473a219f71b63e369800
+source-date-epoch: 1749202198
0 commit comments