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

fix: temporarily bypass httpchecksum traits until full flexible checksum support is available #558

Merged
merged 3 commits into from
Mar 22, 2022

Conversation

ianbotsf
Copy link
Contributor

Issue #

(none)

Description of changes

Without this change, the latest S3 model cannot be included in the SDK since it replaces httpChecksumRequred with httpChecksum for flexible checksum support. This is a temporary workaround to allow consuming the latest S3 model. Full support for flexible checksums will come in #557.

Companion PR: smithy-kotlin#608

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

@github-actions
Copy link

A new generated diff is ready to view: __generated-main...__generated-fix-bypass-httpchecksum

Copy link
Collaborator

@aajtodd aajtodd left a comment

Choose a reason for hiding this comment

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

Should we also drop the requestValidationModeMember if present?

@ianbotsf
Copy link
Contributor Author

Should we also drop the requestValidationModeMember if present?

Yes, good catch.

@github-actions
Copy link

A new generated diff is ready to view: __generated-main...__generated-fix-bypass-httpchecksum

@sonarcloud
Copy link

sonarcloud bot commented Mar 22, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

A new generated diff is ready to view: __generated-main...__generated-fix-bypass-httpchecksum

@ianbotsf ianbotsf merged commit 2ccdf40 into main Mar 22, 2022
@ianbotsf ianbotsf deleted the fix-bypass-httpchecksum branch March 22, 2022 17:33
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.

2 participants