You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "liferoad (via GitHub)" <gi...@apache.org> on 2023/05/25 22:18:00 UTC

[GitHub] [beam] liferoad commented on a diff in pull request #25965: [DO NOT APPROVE; testing purposes only] Replace storage v1 client with GCS client

liferoad commented on code in PR #25965:
URL: https://github.com/apache/beam/pull/25965#discussion_r1206052795


##########
sdks/python/setup.py:
##########
@@ -309,6 +309,7 @@ def get_portability_package_data():
             'google-cloud-datastore>=2.0.0,<3',
             'google-cloud-pubsub>=2.1.0,<3',
             'google-cloud-pubsublite>=1.2.0,<2',
+            'google-cloud-storage>=2.7.0,<3',

Review Comment:
   we should update CHANGES.md about this client library change for 2.49.0.



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org