+5
−0
+2
−2
Loading
* 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