Skip to content

Releases: ekristen/aws-nuke

v3.66.0

Choose a tag to compare

@ekristen-dev ekristen-dev released this 16 Jul 15:45
3c863bf

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

Choose a tag to compare

@ekristen-dev ekristen-dev released this 26 May 21:11
c911c5d

3.65.0 (2026-05-26)

Features

  • cloudformation: add UseCurrentRoleToDeleteStack setting (5d89a0c)

v3.64.4

Choose a tag to compare

@ekristen-dev ekristen-dev released this 19 May 01:09
4a5a004

3.64.4 (2026-05-19)

Bug Fixes

  • cosign to use new bundle format (c6cbf6b)

v3.64.3

Choose a tag to compare

@ekristen-dev ekristen-dev released this 18 May 19:54
fd1d702

3.64.3 (2026-05-18)

Bug Fixes

  • rds-instances: do not start cluster if credentials are inaccessible (1a82f92)

v3.64.2

Choose a tag to compare

@ekristen-dev ekristen-dev released this 01 May 19:47
7e3e3d9

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

Choose a tag to compare

@ekristen-dev ekristen-dev released this 31 Mar 02:07
0e2c20d

3.64.1 (2026-03-31)

Bug Fixes

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

v3.64.0

Choose a tag to compare

@ekristen-dev ekristen-dev released this 26 Feb 22:18
26ea131

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

Choose a tag to compare

@ekristen-dev ekristen-dev released this 05 Feb 15:19
84ba0f9

3.63.4 (2026-02-05)

Bug Fixes

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

v3.63.3

Choose a tag to compare

@ekristen-dev ekristen-dev released this 26 Jan 15:44
9e570ee

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

Choose a tag to compare

@ekristen-dev ekristen-dev released this 17 Jan 17:21
35cd022

3.63.2 (2026-01-17)

Bug Fixes

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