Releases: NimmLor/cdk-self-destruct
Releases · NimmLor/cdk-self-destruct
v1.2.5
1.2.5 (2023-06-14)
Bug Fixes
- unwanted behaivour when byResource is not specified (f1edd10)
v1.2.1
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
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
1.1.1 (2023-01-04)
Bug Fixes
- logs-cleanup: skip log groups that failed to delete (c8b186d)
v1.1.0
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
1.0.0 (2022-12-22)
Features
- allow specifying individual resources to destroy/retain (e71abb7)
v0.0.2
0.0.2 (2022-12-22)
Features
- add schedule option, add tests (cac1b0b)