Skip to content

Releases: gruntwork-io/cloud-nuke

v0.42.0

02 Aug 14:51
262fe68
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.41.0...v0.42.0

v0.41.0

15 Jun 16:36
f1d9891
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.40.0...v0.41.0

v0.40.0

29 Mar 22:58
1b144a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.38.3...v0.40.0

v0.39.0

19 Mar 01:04
16ad9d9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.38.2...v0.38.3

v0.38.2

05 Feb 12:29
63bbc48
Compare
Choose a tag to compare

What's Changed

  • fix for #825 assignment to nil map in TG. by @wakeful in #827
  • bump AWS SDK package to address non-refreshing credentials issue by @wakeful in #830

Full Changelog: v0.38.1...v0.38.2

v0.38.1

02 Jan 18:16
9b42f5e
Compare
Choose a tag to compare

What's Changed

  • Added tests for TransformAWSError func from util pkg before migrating to aws SDK v2. by @wakeful in #819
  • Ensure all Route53HostedZones are deleted by adding pagination support by @sbocinec in #815
  • Decrease the timeout period for network interface nuking operation by @james03160927 in #820
  • Removed remaining AWS SDK v1 calls following the completion of the v2 migration by @wakeful in #804
  • Increase go_version to 1.22.6 by @james03160927 in #821
  • Skip if tag value is empty or set to true by @wakeful in #823

Full Changelog: v0.38.0...v0.38.1

v0.38.0

17 Dec 21:27
ffd2e75
Compare
Choose a tag to compare

Major Changes

AWS SDK v2 Migrations

  • Migrated SQS & SNS services (#769)
  • Migrated Transit Gateway (#773)
  • Migrated VPC Lattice (#771)
  • Migrated Transit Gateway Attachment (#774)
  • Migrated multiple core services (#777):
    • EBS, ECR, ECS Cluster, ECS Service, EFS, EIP, EKS
    • Elastic Beanstalk, ElastiCache, ELB, ELBv2, GuardDuty
  • Migrated SES and Security Hub (#776)
  • Migrated IAM services (#778)
  • Migrated EC2 services (#781, #790, #808)
  • Migrated S3 (#779)
  • Migrated Network Firewall (#793)
  • Migrated Route53 services (#796)
  • Migrated Launch Configuration, Launch Template, MSK Cluster, OIDC Provider (#792)
  • Migrated Secrets Manager, RDS, and SageMaker (#785)
  • Migrated VPC and dependent services (#797)
  • Migrated RDS related services (#798)
  • Migrated Route53 and Redshift (#799)
  • Migrated TGW Route Table (#801)

New Features

  • Added support for China region (#766)
  • Added EventBridge support (#767, #768)
  • Added ElastiCache serverless & Grafana resources (#784)
  • Added TGW Peering Attachment resource (#802)
  • Added VPC 'cloud-nuke-excluded' tag support (#811)

Bug Fixes

  • Fixed IAM user exclude functionality (#764)
  • Fixed region inclusion in cloud nuke invocation (#780)
  • Fixed ElastiCache crash for single node clusters (#783)
  • Added nil pointer checks for VPC nuke (#807, #809)

Other Improvements

  • Added pre-commit configuration file (#775)
  • Added configuration examples (#788)
  • Removed unnecessary EC2 code (#803)

New Contributors

For full details of changes, see: v0.37.2...v0.38.0

v0.37.2

28 Aug 20:27
0c6e8ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.37.1...v0.37.2

v0.37.1

05 Jul 14:48
209af26
Compare
Choose a tag to compare

What's Changed

  • Update resource class to macos.m1.medium.gen1 by @denis256 in #737

Full Changelog: v0.37.0...v0.37.1

v0.37.0

03 Jul 21:53
a96a10f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.35.0...v0.37.0