Releases: ekristen/aws-nuke
Releases · ekristen/aws-nuke
Release list
v3.66.0
3.66.0 (2026-07-16)
Bug Fixes
- Add missing tags to the lambda event source mapping resource (#966) (067f678)
- athena-work-group: nil-check WorkGroup/Configuration/ResultConfiguration (9b3c054)
- bedrock-inference-profile: skip tag lookup for system-defined profiles (#988) (6aeca0b)
- comprehend-document-classifier: added handlewait, migrate to sdk v2 (#880) (af08ab1)
- deps: update aws-sdk-go-v2 monorepo (9e04bb4)
- deps: update module github.com/aws/smithy-go to v1.27.2 (5ce18f3)
- deps: update module github.com/fatih/color to v1.19.0 (7d5592f)
- deps: update module github.com/urfave/cli/v3 to v3.9.0 (f787a8d)
- eks-nodegroup: migrate lister to aws-sdk-go-v2 (#986) (cf0d2ad), closes #187
- handle CoIP addresses with nil PublicIP in EC2Address resource (89717a7)
Features
- add Amazon Q Business resource suite (#958) (00bc063)
- add BedrockInferenceProfile resource (#904) (63aff5c)
- add support for emr-serverless resources (#778) (05b21ea)
- add support for s3vectors resources (#775) (44973aa)
- s3files: added support for s3files (#965) (5ad1965)
- support ECS Express Mode Services (#968) (8236515)
- timestreaminfluxdb: add TimestreamInfluxDBDbInstance resource (#890) (9554e08)
v3.65.0
v3.64.4
v3.64.3
v3.64.2
3.64.2 (2026-05-01)
Bug Fixes
- deps: update module github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs to v1.65.0 [security] (b2759b6)
- deps: update module github.com/aws/aws-sdk-go-v2/service/lambda to v1.88.5 [security] (e0cd29e)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.97.3 [security] (30942fd)
- deps: update module github.com/aws/smithy-go to v1.25.1 (e5bf7e8)
- ec2-network-interface: use libnuke unique key to ensure removal (b375d93)
- lint: resolve golangci-lint v2.11.4 failures and pin version (12c7fef)
- s3-object: avoid struct copy in range loop (a214057)
v3.64.1
v3.64.0
3.64.0 (2026-02-26)
Bug Fixes
- amp: add backward-compat properties for renamed struct fields (cf68235)
- awsutil: enable STS regional endpoints in account initialization (#861) (6b89d62)
- deps: update aws-sdk-go-v2 monorepo (151595c)
- deps: update module github.com/aws/smithy-go to v1.24.1 (#878) (970e1da)
- deps: update module golang.org/x/text to v0.34.0 (#873) (9311991)
- ec2: update tests to match renamed struct fields (8b47577)
- mgn: standardize receiver names and fix naming conventions (ed5fcee)
- ram: add backward-compat properties for renamed struct fields (aeb13a3)
- route53-resolver: stylecheck fixes (6c3c385)
- route53resolver: add String() methods and fix property naming conventions (f68e54b)
- shield: rename ProtectionGroupId to ProtectionGroupID for Go conventions (85e5d8c)
- standards, staticchecks and naming conventions (#886) (bb4b5d7)