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

misc: update isEnabledFor of s3-200-errors customization #1346

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

lauzadis
Copy link
Member

@lauzadis lauzadis commented Jul 2, 2024

This PR updates the isEnabledFor condition of the s3-200-errors customization to only exclude streaming blobs. Previously, we would exclude the customization of any streaming members, but this does not align with the new internal specification. The change only affects a single operation, com.amazonaws.s3#SelectObjectContent, which will now have the customization applied to it where previously it didn't.

Issue #

N/A

Description of changes

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

@lauzadis lauzadis added the no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly. label Jul 2, 2024
@lauzadis lauzadis requested a review from a team as a code owner July 2, 2024 17:48
Copy link

github-actions bot commented Jul 2, 2024

A new generated diff is ready to view.

This comment has been minimized.

Copy link

sonarcloud bot commented Jul 2, 2024

Copy link

github-actions bot commented Jul 2, 2024

A new generated diff is ready to view.

Copy link

github-actions bot commented Jul 2, 2024

Affected Artifacts

Changed in size
Artifact Pull Request (bytes) Latest Release (bytes) Delta (bytes) Delta (percentage)
drs-jvm.jar closure 10,643,644 10,643,650 -6 -0.00%
ec2-jvm.jar closure 37,009,374 37,010,428 -1,054 -0.00%
ec2-jvm.jar 28,795,375 28,796,428 -1,053 -0.00%
s3-jvm.jar closure 12,801,331 12,802,658 -1,327 -0.01%
s3-jvm.jar 4,500,083 4,501,409 -1,326 -0.03%

@lauzadis lauzadis merged commit e0bd701 into main Jul 3, 2024
17 checks passed
@lauzadis lauzadis deleted the misc-s3-200-errors branch July 3, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants