This is an automated email from the ASF dual-hosted git repository.

rahulvats pushed a commit to branch changes-3.1.8rc2
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 946de9c713b5bbbe341e8ab177e64c90031b214a
Author: vatsrahul1001 <[email protected]>
AuthorDate: Tue Mar 10 21:07:20 2026 +0530

    Update RELEASE_NOTES.rst for rc2
---
 RELEASE_NOTES.rst       | 1 +
 reproducible_build.yaml | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst
index 473330c258f..db57b24d881 100644
--- a/RELEASE_NOTES.rst
+++ b/RELEASE_NOTES.rst
@@ -46,6 +46,7 @@ Elasticsearch is now fully compatible with remote logging 
along side with ``apac
 
 Bug Fixes
 ^^^^^^^^^
+- Fix SQLite migration disable ``disable_sqlite_fkeys`` in revision 
``509b94a1042d`` (#63256) (#63272)
 - Fix: 404 queued asset events from API server logs (#62934) (#62976)
 - Fix: Always include kid in JWT header for symmetric key tokens (#62883) 
(#62943)
 - Fix: Scope session token in cookie to base_url  (#62771) (#62851)
diff --git a/reproducible_build.yaml b/reproducible_build.yaml
index 37230f323c9..e38531e2c4e 100644
--- a/reproducible_build.yaml
+++ b/reproducible_build.yaml
@@ -1,2 +1,2 @@
-release-notes-hash: a4954f0b5a6249aae4e94a57a1a88cf5
-source-date-epoch: 1772782749
+release-notes-hash: d7852a82ae0b3c568906a262bf7bec25
+source-date-epoch: 1773157024

Reply via email to