Skip to content

Releases: ekristen/aws-nuke

v3.39.0

26 Dec 21:38
30eff30
Compare
Choose a tag to compare

3.39.0 (2024-12-26)

Bug Fixes

  • deps: update to 0.24.0 for structured logging (f47c098)
  • various tweaks for structured logging (36ab9b5)

Features

v3.38.1

26 Dec 19:31
74900bb
Compare
Choose a tag to compare

3.38.1 (2024-12-26)

Bug Fixes

  • cognito-userpool: include auto verified attributes (593b1c6)
  • cognito-userpool: include user attribute update settings (0a4b89a)

v3.38.0

24 Dec 03:11
d7a7494
Compare
Choose a tag to compare

3.38.0 (2024-12-24)

Features

  • kms-alias: pass key tags through to alias with key: prefix (af75681)
  • route53-resource-record: pass hosted zone tags to resource record set with zone:tag prefix (74753ef)

v3.37.0

23 Dec 20:20
b0c963f
Compare
Choose a tag to compare

3.37.0 (2024-12-23)

Bug Fixes

  • cloudwatch-alarm: query for both composite and metric alarms (f01fa7c)
  • deps: update aws-sdk-go-v2 monorepo (5248581)
  • ec2-tgw: ensure state is set (85f1152)
  • resource-explorer2-index: limit to current region (c2f936c)

Features

  • cloudwatch-alarm: support composite alarms (0bef229)
  • resource-explorer2-index: add properties (aa8a6ff)

v3.36.0

13 Dec 04:20
eeb0f02
Compare
Choose a tag to compare

3.36.0 (2024-12-13)

Bug Fixes

  • rds-instance: filter out neptune instances (e3a0fd3)

Features

  • neptune-cluster: tags and properties (2791fdb)
  • neptune: support deletion protect, properties, tags (2cc68d0)
  • sfn-state-machine: new properties, tags, name, type, creationdate (01d94f8)

v3.35.3

12 Dec 19:55
ff99ac3
Compare
Choose a tag to compare

3.35.3 (2024-12-12)

Bug Fixes

  • ec2-tgw: filter out gateways not owned by account (33df674)
  • gamelift: skip unsupported regions (ab47eb1)

v3.35.2

10 Dec 18:38
e2ccfbc
Compare
Choose a tag to compare

3.35.2 (2024-12-10)

Bug Fixes

  • deps: update module github.com/ekristen/libnuke to v0.22.0 (7406289)

v3.35.1

09 Dec 04:52
5546c46
Compare
Choose a tag to compare

3.35.1 (2024-12-09)

Bug Fixes

  • iot-twin-maker: limit to the supported regions (7c24146)

v3.35.0

08 Dec 17:17
2018a5c
Compare
Choose a tag to compare

3.35.0 (2024-12-08)

A refactor that has made it into this release is the support of AWS SDK V2! Thanks @lucix-aws.

Bug Fixes

  • deps: update aws-sdk-go-v2 monorepo (740b415)
  • deps: update aws-sdk-go-v2 monorepo (6eb28e8)
  • deps: update module github.com/aws/smithy-go to v1.22.1 (f4e4308)
  • deps: update module github.com/ekristen/libnuke to v0.21.8 (ed479ac)
  • deps: update module golang.org/x/text to v0.21.0 (4129697)
  • efs-filesystem: rate limit describe file system calls (589cfca)

Features

  • resource: support for opensearch serverless collections (caef492)

v3.34.0

02 Dec 23:57
c1f65cd
Compare
Choose a tag to compare

3.34.0 (2024-12-02)

Bug Fixes

  • command/generate-resource-docs: handle split better with tests (cd3b9d7)
  • elb-v2: add missing setting to registration (8249944)
  • lightsail-instance: add missing setting to registration (2e78d92)
  • qldb-ledger: add missing setting to registration (c8d5685)
  • quicksight-subscription: add missing setting to registration (1a568a2)
  • remove docs commands, it is now a tool (fbec585)
  • tools/generate-docs: move to tools (199bf45)

Features

  • acm-certificate: new properties, test coverage for properties, props from struct (5375754)
  • initial generate-resource-docs command (ced9955)