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

S3Client breaking change: DEFAULT requests must pass operation name #802

Merged
merged 5 commits into from
Jul 3, 2024

Conversation

graebm
Copy link
Contributor

@graebm graebm commented Jun 24, 2024

Issue:
see: awslabs/aws-c-s3#439

Description of changes:

  • When making requests with the S3Client of type MetaRequestType.DEFAULT, the user MUST specify the operation name
  • Latest submodules:
    aws-c-cal          v0.6.15 -> v0.7.1
    aws-c-common       v0.9.21 -> v0.9.23
    aws-c-s3           v0.5.10 -> v0.6.0
    s2n                v1.4.16 -> v1.4.17
    

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@TingDaoK TingDaoK marked this pull request as ready for review June 28, 2024 20:00
graebm added 2 commits July 3, 2024 20:53
aws-c-cal          v0.6.15 -> v0.7.1
aws-c-common       v0.9.21 -> v0.9.23
aws-c-s3           v0.5.10 -> v0.6.0
s2n                v1.4.16 -> v1.4.17
@graebm graebm merged commit 5e41fcb into main Jul 3, 2024
51 checks passed
@graebm graebm deleted the s3-operation-name-required branch July 3, 2024 21:40
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.

3 participants