Skip to content

Releases: NimmLor/cdk-self-destruct

v1.2.5

14 Jun 11:21
Compare
Choose a tag to compare

1.2.5 (2023-06-14)

Bug Fixes

  • unwanted behaivour when byResource is not specified (f1edd10)

v1.2.4

26 Mar 22:45
Compare
Choose a tag to compare

1.2.4 (2023-03-26)

v1.2.3

17 Mar 08:30
Compare
Choose a tag to compare

1.2.3 (2023-03-17)

v1.2.2

15 Mar 09:05
Compare
Choose a tag to compare

1.2.2 (2023-03-15)

v1.2.1

11 Mar 16:01
Compare
Choose a tag to compare

1.2.1 (2023-03-11)

Bug Fixes

  • add stricter type checking, fix eslint errors (8562f5d)
  • s3 tests failing (17c268c)
  • setup eslint correctly (006dd08)
  • tsconfig setup, remove type imports (d25867d)
  • tsconfig setup, remove type imports (a921cdd)

v1.2.0

09 Jan 09:43
Compare
Choose a tag to compare

1.2.0 (2023-01-09)

Features

  • purge versioned s3 buckets (14fe099)

Bug Fixes

  • handler crashing for stacks without lambda functions (79f35b6)

v1.1.1

04 Jan 15:28
Compare
Choose a tag to compare

1.1.1 (2023-01-04)

Bug Fixes

  • logs-cleanup: skip log groups that failed to delete (c8b186d)

v1.1.0

02 Jan 17:37
Compare
Choose a tag to compare

1.1.0 (2023-01-02)

Features

  • add support for cleaning up lambda log groups (8fcef11)

Bug Fixes

  • s3 bucket fine grained setting conflicting with byResource (8d1729c)

v1.0.0

22 Dec 21:01
Compare
Choose a tag to compare

1.0.0 (2022-12-22)

Features

  • allow specifying individual resources to destroy/retain (e71abb7)

v0.0.2

22 Dec 10:13
Compare
Choose a tag to compare

0.0.2 (2022-12-22)

Features

  • add schedule option, add tests (cac1b0b)