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

Fix searching for namespaced xml attrs #1034

Merged
merged 7 commits into from
Jan 14, 2021
Merged

Conversation

JordonPhillips
Copy link
Member

This resolves #1013, and requires aws/smithy-go#255 before it will properly pass.

jasdel added a commit to jasdel/smithy that referenced this pull request Jan 12, 2021
Adds additional protocol tests for member bound to XML attribute within
a struct that also has an XML namespace.

Related to aws/smithy-go#255, aws/aws-sdk-go-v2#1034, aws/aws-sdk-go-v2#1013
JordonPhillips pushed a commit to smithy-lang/smithy that referenced this pull request Jan 13, 2021
Adds additional protocol tests for member bound to XML attribute within
a struct that also has an XML namespace.

Related to aws/smithy-go#255, aws/aws-sdk-go-v2#1034, aws/aws-sdk-go-v2#1013
JordonPhillips and others added 6 commits January 14, 2021 12:54
This adds a skip for the test that covers sending xml with
a namespaced attribute. The bug is real and needs to be fixed, but
currently no service is impacted and so the impactful fix to the
deserialization of the same needs to go out asap.
@jasdel jasdel merged commit 523e0a0 into aws:main Jan 14, 2021
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.

GetObjectAcl of S3 always returns an empty grantee type
4 participants