Skip to content

Releases: ekristen/aws-nuke

v3.64.1

31 Mar 02:07
0e2c20d

Choose a tag to compare

3.64.1 (2026-03-31)

Bug Fixes

  • deps: update module github.com/aws/smithy-go to v1.24.2 (96729b6)

v3.64.0

26 Feb 22:18
26ea131

Choose a tag to compare

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

  • resource: added route53 resolver firewall rule groups, domain lists, query log configs (#802) (7616ded)

v3.63.4

05 Feb 15:19
84ba0f9

Choose a tag to compare

3.63.4 (2026-02-05)

Bug Fixes

  • ci: update Docker image tag format in goreleaser config (#870) (84ba0f9)

v3.63.3

26 Jan 15:44
9e570ee

Choose a tag to compare

3.63.3 (2026-01-26)

Bug Fixes

  • deps: update module github.com/sirupsen/logrus to v1.9.4 (#845) (75cccfc)
  • deps: update module github.com/urfave/cli/v3 to v3.6.2 (#849) (0b5ab92)
  • global region and missing string methods (#857) (9e570ee)

v3.63.2

17 Jan 17:21
35cd022

Choose a tag to compare

3.63.2 (2026-01-17)

Bug Fixes

  • cloudwatchlogs-log-group: list function continue even with error with tags (#843) (35cd022)

v3.63.1

13 Jan 15:08
fc34746

Choose a tag to compare

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

  • cloudwatchlogs: add new setting for deletion protection (25508bc)
  • lakeformation: add initial lakeformation resources (6af28b2)
  • lambda: add LastModified timestamp for lambda functions (d55e6c8)
  • resources: add AWS Textract adapter resources (e5af201)

v3.63.0

13 Jan 04:15
8afa003

Choose a tag to compare

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

  • cloudwatchlogs: add new setting for deletion protection (25508bc)
  • lakeformation: add initial lakeformation resources (6af28b2)
  • lambda: add LastModified timestamp for lambda functions (d55e6c8)
  • resources: add AWS Textract adapter resources (e5af201)

v3.62.2

14 Dec 01:59
1b0ad9d

Choose a tag to compare

3.62.2 (2025-12-14)

Bug Fixes

  • deps: update aws-sdk-go-v2 monorepo (a303098)
  • deps: update module github.com/aws/smithy-go to v1.24.0 (79b2288)
  • deps: update module golang.org/x/text to v0.32.0 (9db6daa)
  • sns-subscription: ignore subscriptions already deleted (80ed3c5)
  • workflows: cleanup so builds work (e89356f)

v3.62.1 - No Binaries

13 Dec 20:28
5949102

Choose a tag to compare

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.

Bug Fixes

  • deps: update aws-sdk-go-v2 monorepo (a303098)
  • deps: update module github.com/aws/smithy-go to v1.24.0 (79b2288)
  • deps: update module golang.org/x/text to v0.32.0 (9db6daa)
  • sns-subscription: ignore subscriptions already deleted (80ed3c5)

v3.62.0

01 Dec 15:28
6e3b0df

Choose a tag to compare

3.62.0 (2025-12-01)

Bug Fixes

  • deps: update aws-sdk-go-v2 monorepo (e9db401)
  • deps: update module github.com/aws/smithy-go to v1.23.2 (230774a)
  • deps: update module github.com/urfave/cli/v3 to v3.6.1 (b92368c)
  • deps: update module golang.org/x/text to v0.31.0 (f5b1006)

Features

  • bedrock agentcore control resources (d98f266)
  • bedrock-agent-control: skip unsupported regions (2202a84)
  • bedrock-agentcore: support gateway targets and oauth2 credential provider (e501f60)
  • bedrock-agentcore: support tags, cleanup properties (e09e287)