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

Update smithy to 1.45.0 #1253

Closed
wants to merge 2 commits into from
Closed

Update smithy to 1.45.0 #1253

wants to merge 2 commits into from

Conversation

0marperez
Copy link
Contributor

Issue #

Description of changes

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

milesziemer and others added 2 commits March 7, 2024 17:21
Also exclude a new protocol test which is failing in the sdk. The
test fails because it expects a blob members with a default of ""
to have the default populated when a value isn't explicitly provided,
but the sdk ignores defaults of "" for blob members. Fixing this is
non-trivial because using the default now would change the
nullability of members with this default (nullable -> non-nullable).
Keeping blobs with "" default nullable but using the default also
doesn't work because it means that migrating @required -> @default("")
would be a breaking change (granted, it still is now).
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

A new generated diff is ready to view.

  • No codegen difference in the AWS SDK

@0marperez 0marperez closed this Mar 13, 2024
@0marperez 0marperez deleted the update-smithy-to-1.45.0 branch March 13, 2024 14:02
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