This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch v3-0-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v3-0-test by this push:
new 8e167056887 [v3-0-test] Fix PR number on 3.0.2 release note entry
(#51637) (#51642)
8e167056887 is described below
commit 8e167056887591c0b2f97865981714159b7c70eb
Author: Jarek Potiuk <[email protected]>
AuthorDate: Thu Jun 12 10:46:25 2025 +0200
[v3-0-test] Fix PR number on 3.0.2 release note entry (#51637) (#51642)
Not sure how this ended up with the wrong number...
(cherry picked from commit 61e9b08604ed6017421e59bea148820328bb9c3b)
Co-authored-by: Jed Cunningham
<[email protected]>
---
RELEASE_NOTES.rst | 2 +-
reproducible_build.yaml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst
index f850c05fdb2..5a8d54b0644 100644
--- a/RELEASE_NOTES.rst
+++ b/RELEASE_NOTES.rst
@@ -71,7 +71,7 @@ Bug Fixes
- Restored backward compatibility for the ``/run`` API endpoint for older Task
SDK clients
- Fixed dropdown overflow and error text styling in ``FlexibleForm`` component
(#50845)
- Corrected DAG tag rendering to display ``+1 more`` when tags exceed the
display limit by one (#50669)
-- Fix permission check on the ui config endpoint (#50608)
+- Fix permission check on the ui config endpoint (#50564)
- Fix ``default_args`` handling in operator ``.partial()`` to prevent
``TypeError`` when unused keys are present (#50525)
- DAG Processor: Fix index to sort by last parsing duration (#50388)
- UI: Fix border overlap issue in the Events page (#50453)
diff --git a/reproducible_build.yaml b/reproducible_build.yaml
index 4fcb56b4b04..e217b6c04cc 100644
--- a/reproducible_build.yaml
+++ b/reproducible_build.yaml
@@ -1,2 +1,2 @@
-release-notes-hash: edb6987ad849473a219f71b63e369800
-source-date-epoch: 1749202198
+release-notes-hash: 295dbecef7ce67ff9017d3e86f7cef13
+source-date-epoch: 1749717933