0.9.14
Bugfixes
- Fixed issue with
ReturnValues
response parsing that led tonull
response no matter whatReturnValues
option is specified for the request (#190) - Fixed bug with overflow in numeric converters by @zbyszekpy (#194)
- Fixed deserialization of list responses in
dynamodb-local
(#196) - Fixed signature failures on large-body requests (e.g.
BatchWrite
) by @brewneaux (#203)
What's New
Full Changelog: 0.9.13...0.9.14