Skip to content

Releases: elegantdevelopment/aws-cdk-dynamodb-seeder

increased timeout to 15m

17 Aug 10:33
ec1d681
Compare
Choose a tag to compare
Release/1.56.1 (#31)

* updated pkg version

* updated package-lock.json

updating to CDK v1.56.0

03 Aug 09:10
bc94387
Compare
Choose a tag to compare
updating to 1.56.0 (#29)

v1.44.0

06 Jun 10:13
d587068
Compare
Choose a tag to compare
#25 updated package-lock.json (#27)

v1.37.2 fixed typo in event modes

19 May 14:14
Compare
Choose a tag to compare
typo in event modes

v1.37.1: don't teardown on update (#23)

07 May 12:47
f577ff2
Compare
Choose a tag to compare
  • fixed bug when not passing teardown
  • using batchWrite instead of put and delete

v1.37.0

07 May 10:48
634ccd6
Compare
Choose a tag to compare
  • increase timeout to 60s
  • using CDK v1.37.0

v1.36.1

07 May 10:25
f540190
Compare
Choose a tag to compare
removing null values (#21)

v1.36.0: bumped to 1.36.0 (#20)

28 Apr 14:58
e1e6c8c
Compare
Choose a tag to compare
* bumped to 1.36.0

* using jsii 1.4.1

* removed node 8 support

using cdk v1.30.0

20 Mar 09:50
63d7f4d
Compare
Choose a tag to compare
using cdk 1.30.0 (#19)

* using cdk 1.30.0
* bumped version

now supporting aws-cdk 1.28.0

17 Mar 16:55
32b05cc
Compare
Choose a tag to compare
using cdk 1.28.0 (#18)

* using cdk 1.28.0

* pinning minimist to >=1.2.2