Releases: ekristen/aws-nuke
Releases · ekristen/aws-nuke
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)
Features
v3.63.4
v3.63.3
v3.63.2
v3.63.1
Note
There are no builds for 3.63.0 due to a configuration problem, 3.63.1 resolves those issues.
3.63.1 (2026-01-13)
Bug Fixes
- deps: update module github.com/aws/aws-sdk-go-v2/service/lakeformation to v1.46.6 (4d13d41)
- dockerfile: casing (ed2691c)
- dockerfile: update to use targetplatform (84282c2)
3.63.0 (2026-01-13)
Bug Fixes
- deps: update aws-sdk-go-v2 monorepo (846cc47)
- deps: update module github.com/aws/aws-sdk-go-v2/service/textract to v1.40.16 (2798970)
- deps: update module golang.org/x/text to v0.33.0 (4e3e550)
- lakeformation: lf permission resource needs current permissions for revoke (f76a079)
- lambda-function: update go.mod (e4c3c1b)
- neptune-snapshot: add filter to exclude automated snapshots (2b74296)
- update tag collection logic to no longer return early if the authority is in an invalid state (06c79c9)
Features
v3.63.0
Warning
There are no builds for this due to a few bugs in the goreleaser and dockerfile configuration, please see 3.63.11
3.63.0 (2026-01-13)
Bug Fixes
- deps: update aws-sdk-go-v2 monorepo (846cc47)
- deps: update module github.com/aws/aws-sdk-go-v2/service/textract to v1.40.16 (2798970)
- deps: update module golang.org/x/text to v0.33.0 (4e3e550)
- lakeformation: lf permission resource needs current permissions for revoke (f76a079)
- lambda-function: update go.mod (e4c3c1b)
- neptune-snapshot: add filter to exclude automated snapshots (2b74296)
- update tag collection logic to no longer return early if the authority is in an invalid state (06c79c9)
Features
v3.62.2
3.62.2 (2025-12-14)
Bug Fixes
v3.62.1 - No Binaries
3.62.1 (2025-12-13)
Please see 3.62.2, builds started failing on 3.62.1 due to github actions disk space issues. 3.62.2 resolves this issue.