Skip to content

Update fixtures for json v3.0.0 - #3417

Merged
richardwang1124 merged 1 commit into
version-3from
fix/json-unit-test-failures
Sep 7, 2026
Merged

Update fixtures for json v3.0.0#3417
richardwang1124 merged 1 commit into
version-3from
fix/json-unit-test-failures

Conversation

@richardwang1124

Copy link
Copy Markdown
Contributor

json v3.0.0 tightened parsing (rejects duplicate object keys and // comments), which broke 22 unit tests. This fixes the three fixtures at fault so they parse under both json 2.7.x and 3.0.0.


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!

@richardwang1124
richardwang1124 requested a review from a team as a code owner September 7, 2026 17:54
@richardwang1124
richardwang1124 merged commit a163065 into version-3 Sep 7, 2026
33 checks passed
@richardwang1124
richardwang1124 deleted the fix/json-unit-test-failures branch September 7, 2026 21:25
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