Skip to content

Commit

Permalink
service/dynamodb/dynamodbattribute: New Encoder and Decoder Behavior …
Browse files Browse the repository at this point in the history
…for Empty Collections
  • Loading branch information
skmcgrail committed Sep 26, 2019
1 parent 57d74d6 commit 1e9a045
Show file tree
Hide file tree
Showing 9 changed files with 2,158 additions and 67 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG_PENDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Deprecations

SDK Features
---
* `service/dynamodb/dynamodbattribute`: New Encoder and Decoder Behavior for Empty Collections
* The `Encoder` and `Decoder` types have been enhanced to support the marshaling of empty structures, maps, and slices to and from their respective DynamoDB AttributeValues.

SDK Enhancements
---
Expand Down
Loading

0 comments on commit 1e9a045

Please sign in to comment.