This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 1b965d95e34 Remove 42439 from newsfragments (#46054)
1b965d95e34 is described below
commit 1b965d95e342a83c6936e7367dd266c04fc516ab
Author: Elad Kalif <[email protected]>
AuthorDate: Sun Jan 26 16:44:40 2025 +0200
Remove 42439 from newsfragments (#46054)
---
newsfragments/42439.bugfix.rst | 1 -
1 file changed, 1 deletion(-)
diff --git a/newsfragments/42439.bugfix.rst b/newsfragments/42439.bugfix.rst
deleted file mode 100644
index 4ecd73eb636..00000000000
--- a/newsfragments/42439.bugfix.rst
+++ /dev/null
@@ -1 +0,0 @@
-Refactor ``bucket.get_blob`` calls in ``GCSHook`` to handle validation for
non-existent objects.