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

Smithy Document Shape Support #1320

Merged
merged 2 commits into from
Jul 29, 2021
Merged

Smithy Document Shape Support #1320

merged 2 commits into from
Jul 29, 2021

Conversation

skmcgrail
Copy link
Member

@skmcgrail skmcgrail commented Jun 28, 2021

Adds support for Smithy Document Shape Types for JSON protocols.

Depends on: aws/smithy-go#310

Copy link
Contributor

@jasdel jasdel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should consider the impact to downstream applications that might have behavior using utilities like gocmp that caused us to add cmpopts.IgnoreTypes(smithydocument.NoSerde{}) to many places.

modman.toml Outdated Show resolved Hide resolved
@skmcgrail
Copy link
Member Author

Rebased on main

jasdel pushed a commit to aws/smithy-go that referenced this pull request Jul 29, 2021
Adds support for Smithy Document shapes and supporting types for protocols to implement support.

AWS Protocol Support: aws/aws-sdk-go-v2#1320
@jasdel jasdel merged commit 17a3908 into aws:main Jul 29, 2021
@skmcgrail skmcgrail deleted the documentTypes branch November 8, 2021 18:12
jrichard8 pushed a commit to jrichard8/aws-sdk-go-v2 that referenced this pull request Feb 14, 2022
Adds support for Smithy Document Shape Types for JSON protocols.

Depends on: aws/smithy-go#310
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