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

chore(storage): Unpin models ref #3296

Merged
merged 4 commits into from
Jun 28, 2023
Merged

chore(storage): Unpin models ref #3296

merged 4 commits into from
Jun 28, 2023

Conversation

dnys1
Copy link
Contributor

@dnys1 dnys1 commented Jun 22, 2023

Unpins Smithy models to take the latest.

S3 seems to still be struggling with default values (due to the fact that the old Coral models incorrectly used certain traits). In the meantime, SDKs are working around this by simply ignoring the default values for booleans and numbers and making them nullable.

@dnys1 dnys1 force-pushed the fix/storage/unpin-models-ref branch 2 times, most recently from 4759f97 to 8502ae8 Compare June 22, 2023 16:26
@dnys1 dnys1 marked this pull request as ready for review June 22, 2023 16:47
@dnys1 dnys1 requested a review from a team as a code owner June 22, 2023 16:47
Jordan-Nelson
Jordan-Nelson previously approved these changes Jun 27, 2023
NikaHsn
NikaHsn previously approved these changes Jun 27, 2023
@dnys1 dnys1 force-pushed the chore/smoke-test/skip-failing-api-gateway branch from 96b6d6b to 5c38893 Compare June 27, 2023 18:36
Base automatically changed from chore/smoke-test/skip-failing-api-gateway to main June 28, 2023 17:30
@dnys1 dnys1 dismissed stale reviews from NikaHsn and Jordan-Nelson June 28, 2023 17:30

The base branch was changed.

Dillon Nys added 4 commits June 28, 2023 10:31
S3 incorrectly sets primitive values as boxed which causes errors when interacting with the service. Until this is fixed, we explicitly unbox them.
Newer smithy models seem to have resolved the issues around improper default values.
Newer smithy models seem to have resolved the issues around improper default values.
@dnys1 dnys1 force-pushed the fix/storage/unpin-models-ref branch from 8502ae8 to bf052eb Compare June 28, 2023 17:31
@dnys1 dnys1 enabled auto-merge (rebase) June 28, 2023 17:32
@dnys1 dnys1 merged commit 9c67fad into main Jun 28, 2023
@dnys1 dnys1 deleted the fix/storage/unpin-models-ref branch June 28, 2023 18:20
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.

3 participants