Releases: schedulino/aws-dynamodb-adapter
Releases · schedulino/aws-dynamodb-adapter
v1.8.1
1.8.1 (2019-08-06)
Bug Fixes
- batchDestroy: add params to destroyBatch function (4d67f46)
v1.8.0
1.8.0 (2019-08-06)
Features
- destroy: add destroy batch function (05eebec)
v1.7.5
1.7.5 (2019-06-21)
Bug Fixes
- aws-sdk: add keep alive for dynamodb request to boost performance (abd19bf)
v1.7.4
1.7.4 (2019-06-03)
Bug Fixes
- projectionExpression: fix the incorrect creation of projectionExpression (ebebd07)
v1.7.3
1.7.3 (2019-06-01)
Bug Fixes
- revert: revert the previous commit (53d32ea)
v1.7.2
1.7.2 (2019-06-01)
Bug Fixes
- destroy: return empty string as return for destroy function (f423de6)
v1.7.1
1.7.1 (2019-05-31)
Bug Fixes
- typo: fix the typo in Item.Item (d9907ae)
v1.7.0
1.7.0 (2019-05-27)
Features
- type: add return generic type (784104e)
v1.6.0
1.6.0 (2019-05-27)
Features
- refactor: remove extends param internal function (9477f68)
v1.5.0
1.5.0 (2019-05-27)
Features
- function: refactor create function (5905cdf)