Skip to content

Conversation

@jterapin
Copy link
Contributor

@jterapin jterapin commented Jan 6, 2026

Fixes #3342

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

  1. To make sure we include your contribution in the release notes, please make sure to add description entry for your changes in the "unreleased changes" section of the CHANGELOG.md file (at corresponding gem). For the description entry, please make sure it lives in one line and starts with Feature or Issue in the correct format.

  2. For generated code changes, please checkout below instructions first:
    https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md

Thank you for your contribution!

@jterapin jterapin marked this pull request as ready for review January 6, 2026 22:21
@richardwang1124
Copy link
Contributor

Looks like the unit tests are failing but the change itself looks okay.

@jterapin
Copy link
Contributor Author

jterapin commented Jan 7, 2026

Looks like the unit tests are failing but the change itself looks okay.

Ah yeah, I think the issue is that I forgotten to skip for the JRuby context since the support is limited to Ruby MRI only.

@github-actions
Copy link

github-actions bot commented Jan 7, 2026

Detected 1 possible performance regressions:

  • aws-sdk-kinesis.gem_size_kb - z-score regression: 81.5 -> 82.0. Z-score: Infinity

@jterapin jterapin merged commit 45faa56 into version-3 Jan 7, 2026
28 checks passed
@jterapin jterapin deleted the content-encoding-fix branch January 7, 2026 15:39
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.

AWS::S3 seems to ignore content_type/content_encoding aws-sdk-s3-1.210.1

3 participants