Releases: ekristen/aws-nuke
Releases · ekristen/aws-nuke
v3.30.0
v3.29.6
v3.29.5
v3.29.4
v3.29.3
v3.29.2
v3.29.1
v3.29.0
Warning
Use 3.29.1 (2024-10-20) or later. A bug was accidentally introduced in 3.28.0 when Filter Groups were introduced that made it so that if a property could not be found a fatal error would be throw. That was an unintentional breaking change. 3.29.1 fixes it.
3.29.0 (2024-10-18)
Features
- ec2-vpc-endpoint-connection: add tags to properties (58a5b77)
v3.28.0
Warning
Use 3.29.1 (2024-10-20) or later. A bug was accidentally introduced in 3.28.0 when Filter Groups were introduced that made it so that if a property could not be found a fatal error would be throw. That was an unintentional breaking change. 3.29.1 fixes it.
3.28.0 (2024-10-17)
Bug Fixes
- deps: update module github.com/ekristen/libnuke to v0.21.0 (c0ba1af)
Features
- filter groups (4f04daf)
v3.27.0
3.27.0 (2024-10-14)
Bug Fixes
- deps: update module github.com/ekristen/libnuke to v0.19.2 (8aa7a85)
- deps: update module github.com/urfave/cli/v2 to v2.27.5 (c27d01b)
- deps: update module golang.org/x/text to v0.19.0 (644b433)
- ec2-ip: include network border group if set during remove (f0e3e7d)
- neptune-instance: filter to neptune rds instances only (cb10704)
- secretsmanager-secret: filter aws managed secrets (29b8926)
Features
- apigateway-api-key: support rate limit on remove (362163d)
- apigateway-restapi: support rate limit on remove (c01c726)
- kms-key: add kms alias to kms key for filtering purposes (27e65bd)
- neptune-instance: support properties and tags (bbd4cf5)
- resource: add new OSPipeline resource for opensearch service pipelines (039688e)