Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename ListMultipartUploadResultCommonPrefixes to CommonPrefixes #2746

Conversation

mdedetrich
Copy link
Contributor

@mdedetrich mdedetrich commented Oct 7, 2021

This PR changes ListMultipartUploadResultCommonPrefixes to CommonPrefixes. This is done because I am doing an upcoming PR to add listing of object versions (see https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectVersions.html#AmazonS3-ListObjectVersions-response-CommonPrefixes) and I just realized that CommonPrefixes is actually a common datastructure in AWS that I want to reuse in that PR.

@ennru @johanandren If this can be merged before the next Alpakka release that would be great. This is a binary breaking change but the code that its breaking has not been released yet (see #2730)

@johanandren johanandren merged commit 6efd661 into akka:master Oct 7, 2021
@johanandren johanandren added this to the 3.0.4 milestone Oct 7, 2021
@mdedetrich mdedetrich deleted the rename-ListMultipartUploadResultCommonPrefixes-to-CommonPrefixes branch October 7, 2021 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants