Skip to content
Unverified Commit f810b1c3 authored by Russell Cohen's avatar Russell Cohen Committed by GitHub
Browse files

don't strip whitespace when reading XML data nodes (#590)

* don't strip whitespace when reading XML data nodes

smithy-xml had a bug that erroneously stripped whitespace when parsing data nodes. This created incorrect parsers when parsing keys that contained spaces. An S3 protocol test is included.

* Update CHANGELOG.md

* fix s3 list-objects
parent ea47391f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment