Skip to content

Releases: ekristen/aws-nuke

v3.12.1

21 Aug 22:11
b6f1842
Compare
Choose a tag to compare

3.12.1 (2024-08-21)

Bug Fixes

  • elasticache: remove unused import (1620200)
  • elasticache: use ID instead of name for default user filter (714cad6)

v3.12.0

21 Aug 20:02
9b2b17d
Compare
Choose a tag to compare

3.12.0 (2024-08-21)

Bug Fixes

  • applicationautoscaling-scalabale-target: exclude namespace workspaces - no longer supported (62e59af)
  • s3-bucket: only warn if unknown error with get object lock config (8631b05)

Features

  • cloudfront-distribution-deployment: add properties (cbf45e7)
  • cloudwatchevents-rule: add properties (e37c758)
  • configservice-configurationrecorder: add properties (71f3821)
  • configservice-deliverychannel: add properties (8d42bb3)
  • dax-cluster: add properties (03ad6bc)
  • dax-parameter-group: add properties and filter (1a104e3)
  • dax-subnet-group: add properties (3a6a182)
  • iam-saml-provider: add properties (2afcb58)
  • sns-subscription: add properties (52943cb)

v3.11.0

20 Aug 23:30
f78d31a
Compare
Choose a tag to compare

3.11.0 (2024-08-20)

Features

  • s3-bucket: support legal hold removal on objects (91ada91)

v3.10.0

20 Aug 16:42
9a2a71c
Compare
Choose a tag to compare

3.10.0 (2024-08-20)

Bug Fixes

  • bad import ref for aws-nuke (645101d)
  • deps: update module github.com/aws/aws-sdk-go to v1.54.20 (bf8c1a1)
  • deps: update module github.com/urfave/cli/v2 to v2.27.4 (133898a)
  • deps: update module github.com/urfave/cli/v2 to v2.27.4 (8003b5f)
  • deps: update module golang.org/x/text to v0.17.0 (e2c122b)
  • deps: update module golang.org/x/text to v0.17.0 (588c428)

Features

  • adding support for aws glue blueprints, ml transforms, sessions, and workflows (3006d75)
  • cloudwatchlogs-loggroup: honor api rate limits (8c15d7e)
  • elastictranscoder preset support (b3efdff)
  • s3-bucket: support bypassing governance mode with custom batch delete (37e4d1f)

v3.9.1

06 Aug 23:09
7024dbd
Compare
Choose a tag to compare

3.9.1 (2024-08-06)

Bug Fixes

  • iot-authorizer: set to inactive before removing (84a4a41)

v3.9.0

25 Jul 02:47
fe2d721
Compare
Choose a tag to compare

3.9.0 (2024-07-25)

Bug Fixes

  • deps: update module github.com/urfave/cli/v2 to v2.27.3 (6e32799)

Features

  • dynamodb-table: support disabling deletion protection (f54f3f2)
  • iam: add creation dates for iam users and iam access keys (#1) (082c471)

v3.8.0

25 Jul 01:18
1885907
Compare
Choose a tag to compare

3.8.0 (2024-07-25)

Features

  • dynamodb: add resource for dynamodb backups (8da9983)

v3.7.0

22 Jul 22:54
093dcca
Compare
Choose a tag to compare

3.7.0 (2024-07-22)

Features

  • apigateway: add created date to apigateways (dcafe54)
  • apigateway: fix (d8e2279)
  • apigateway: fix creationdate (5902f1a)

v3.6.0

22 Jul 02:12
9ddf574
Compare
Choose a tag to compare

3.6.0 (2024-07-22)

Features

  • ecs-task: support resource tags (0d26c39)

v3.5.2

20 Jul 15:49
512552c
Compare
Choose a tag to compare

3.5.2 (2024-07-20)

Bug Fixes

  • rds-snapshot: protect against nil pointer (3c87567)