Releases: ekristen/aws-nuke
Releases · ekristen/aws-nuke
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)
v3.26.0
v3.25.0
3.25.0 (2024-10-02)
Bug Fixes
- dms-certificate: use correct delete function (45fb8b8)
Features
- api-gateway-api-key: support properties (96210d8)
- cloudwatchevents-rule: add pagination support (aee3915)
- dms-certificate: add properties (2e3e61f)
- eks-fargate-profile: tag support (8b95ddd)
- iam-role-policy: filter out sso managed policies (dbbe474)
- iam-role: allow removal of service-linked roles (8de889a)
- mgn-source-server: disconnect before delete (3fefccd)
- redshift-snapshot-schedule: add tags (b773199)
- resource: add CodeGuru Reviewer RepositoryAssociation support (ed78a91)
- resource: add Polly Lexicon resource support (9c9110c)
- resource: add redshift snapshot schedule (24b5532)
- resource: add support for codebuild build batches (e3da62b)
- resource: add support for codebuild builds (8b6eb02)
- resource: add support for codebuild source credentials (31f48b2)
- resource: add TranscribeCallAnalyticsCategory resource (166c4a8)
- resource: add TranscribeCallAnalyticsJob resource (cce91f8)
- resource: add TranscribeLanguageModel resource (1e0c523)
- resource: add TranscribeMedicalTranscriptionJob resource (e680d44)
- resource: add TranscribeMedicalVocabulary resource (9880189)
- resource: add TranscribeTranscriptionJob resource (115a3b0)
- resource: add TranscribeVocabulary resource (47c15cb)
- resource: add TranscribeVocabularyFilter resource (d2246d2)
- resource: adding codepipeline support for custom action types and webhooks (38a46bf)
- resource: adding rekognition project and dataset support (a13232a)
- resource: adding support for codedeploy deployment configs and groups (bca0505)
- run: pass account id and logger in lister opts (2865e15)