jrmccluskey commented on code in PR #26065: URL: https://github.com/apache/beam/pull/26065#discussion_r1161736274
########## CHANGES.md: ########## @@ -63,6 +63,7 @@ * Added HbaseIO support for writing RowMutations (ordered by rowkey) to Hbase (Java) ([#25830](https://github.com/apache/beam/issues/25830)). * Added fileio transforms MatchFiles, MatchAll and ReadMatches (Go) ([#25779](https://github.com/apache/beam/issues/25779)). * Add integration test for JmsIO + fix issue with multiple connections (Java) ([#25887](https://github.com/apache/beam/issues/25887)). +* Added rename for GCS and copy for local filesystem (Go) ([#25779](https://github.com/apache/beam/issues/26064)). Review Comment: CHANGES.md has been updated as part of the release process, this will need to be moved to the 2.48.0 section since the 2.47 branch has been cut -- 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]
