Skip to content

Releases: schedulino/aws-dynamodb-adapter

v1.8.1

06 Aug 17:47
Compare
Choose a tag to compare

1.8.1 (2019-08-06)

Bug Fixes

  • batchDestroy: add params to destroyBatch function (4d67f46)

v1.8.0

06 Aug 09:16
Compare
Choose a tag to compare

1.8.0 (2019-08-06)

Features

  • destroy: add destroy batch function (05eebec)

v1.7.5

21 Jun 11:43
Compare
Choose a tag to compare

1.7.5 (2019-06-21)

Bug Fixes

  • aws-sdk: add keep alive for dynamodb request to boost performance (abd19bf)

v1.7.4

03 Jun 21:55
Compare
Choose a tag to compare

1.7.4 (2019-06-03)

Bug Fixes

  • projectionExpression: fix the incorrect creation of projectionExpression (ebebd07)

v1.7.3

01 Jun 00:18
Compare
Choose a tag to compare

1.7.3 (2019-06-01)

Bug Fixes

  • revert: revert the previous commit (53d32ea)

v1.7.2

01 Jun 00:00
Compare
Choose a tag to compare

1.7.2 (2019-06-01)

Bug Fixes

  • destroy: return empty string as return for destroy function (f423de6)

v1.7.1

31 May 10:46
Compare
Choose a tag to compare

1.7.1 (2019-05-31)

Bug Fixes

  • typo: fix the typo in Item.Item (d9907ae)

v1.7.0

27 May 09:24
Compare
Choose a tag to compare

1.7.0 (2019-05-27)

Features

  • type: add return generic type (784104e)

v1.6.0

27 May 09:02
Compare
Choose a tag to compare

1.6.0 (2019-05-27)

Features

  • refactor: remove extends param internal function (9477f68)

v1.5.0

27 May 08:14
Compare
Choose a tag to compare

1.5.0 (2019-05-27)

Features

  • function: refactor create function (5905cdf)