Releases: ekristen/aws-nuke
Releases · ekristen/aws-nuke
v3.3.2
3.3.2 (2024-07-08)
Bug Fixes
- elasticache-memcachecluster: use arn instead of clusterid for tag lookup (5056d43)
- elasticache-subnetgroup: use arn instead of clusterid for tag lookup (cde05d3)
v3.3.1
3.3.1 (2024-07-08)
Bug Fixes
- secretsmanager-secret: prevent nil pointer on listing secrets (5423856)
v3.3.0
3.3.0 (2024-07-06)
Features
- kms-alias: support pagination (30e1dbe)
v3.2.2
3.2.2 (2024-06-25)
Bug Fixes
v3.2.1
3.2.1 (2024-06-22)
Bug Fixes
- deps: update module github.com/ekristen/libnuke to v0.17.0 (c850156)
- deps: update module github.com/ekristen/libnuke to v0.17.1 (254c3c2)
- if logic around deregistration protection (8a0bfaa)
v3.2.0
3.2.0 (2024-06-21)
Bug Fixes
- pass logger to libnuke so warnings are displayed around resources (2e83c1e)
- trim path (1e017a3)
Features
- rev module to v3 for proper import in other tools (0ed4478)
v3.1.0
3.1.0 (2024-06-11)
Features
- secretsmanager-secret: properly support deleting secret replicas (3aa7cc2)
v3.0.1
3.0.1 (2024-06-11)
Bug Fixes
- deps: update module github.com/ekristen/libnuke to v0.15.1 (d379d60)
v3.0.0-beta.63
Bug Fixes
- deps: update module github.com/aws/aws-sdk-go to v1.53.19 (862ae4e)
v3.0.0-beta.62
Bug Fixes
- ec2-image: disable image deregistration protection (8401aab)
- ec2-image: improve handling of deregistration cooldown (0b26c14)
Features
- ec2-image: add disable deregistration protection setting, better filters (2b56ad9)
- ec2-image: include disabled and deprecated images (d040c4e)