eladkal commented on code in PR #40579:
URL: https://github.com/apache/airflow/pull/40579#discussion_r1663976343
##########
airflow/providers/google/CHANGELOG.rst:
##########
@@ -27,10 +27,20 @@
Changelog
---------
+10.21.0
+.......
+
+.. note::
+
+ The change ``Fix 'GCSToGCSOperator' behavior difference for moving single
object (#40162)`` has
+ been reverted as it turned out to break too much existing workflows. The
behavior of the
+ ``GCSToGCSOperator`` has been restored to the previous behavior.
Review Comment:
Moving forward is the change that we are reverting is something that we
actually want?
we can revert and cut a bug fix release and right after redo the PR and cut
a breaking change release
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]