Skip to content

storage/s3: enable ListObjectsV2 for GCS#617

Merged
igungor merged 5 commits intomasterfrom
gcs-listobjectsv2
Jul 28, 2023
Merged

storage/s3: enable ListObjectsV2 for GCS#617
igungor merged 5 commits intomasterfrom
gcs-listobjectsv2

Conversation

@igungor
Copy link
Member

@igungor igungor commented Jul 25, 2023

GCS now supports ListObjectsV2 XML API according to their changelog.

https://cloud.google.com/storage/docs/release-notes#July_12_2021

I choose to believe the doc because I haven't tested it :)

Fixes #513

GCS now supports `ListObjectsV2` XML API according to their changelog.

https://cloud.google.com/storage/docs/release-notes#July_12_2021

I choose to believe the doc because I haven't tested it :)
@igungor igungor requested a review from a team as a code owner July 25, 2023 12:46
@igungor igungor requested review from ilkinulas and seruman and removed request for a team July 25, 2023 12:46
Copy link
Contributor

@seruman seruman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤞

Edit: Tried, it works 🎉

@sonmezonur sonmezonur self-requested a review July 28, 2023 08:30
@igungor igungor merged commit 065c3cf into master Jul 28, 2023
@igungor igungor deleted the gcs-listobjectsv2 branch July 28, 2023 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GCS now supports ListObjectsV2 API

3 participants