potiuk commented on code in PR #40579:
URL: https://github.com/apache/airflow/pull/40579#discussion_r1664028767


##########
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:
   Yeah. It is just not done "right" for all cases. So yeah - we could add 
bugfix release for that one, but I think since the last release we already have 
some features added like this https://github.com/apache/airflow/issues/40556 - 
so regardless if it contains bugfix, the next version will be `minor` bump.



-- 
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]

Reply via email to