Skip to content

Releases: gruntwork-io/cloud-nuke

v0.29.1

06 Apr 17:55
239549d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29.0...v0.29.1

v0.29.0

05 Apr 14:53
528f556
Compare
Choose a tag to compare

What's Changed

  • CORE-641 - Add telemetry to main nuke flow by @ellisonc in #434

Full Changelog: v0.28.1...v0.29.0

Migration Guide

This release adds telemetry and sends metrics back to gruntwork. No Identifying information is recorded. The following metrics are included:

  • Command and Arguments
  • Version Number
  • Timestamps
  • Resource Types
  • Resource Counts
  • A randomly generated Run ID
  • AWS Account ID

We never collect:

  • IP Addresses
  • Resource Names
  • Telemetry can be disabled entirely by setting the DISABLE_TELEMETRY environment variable on the command line.

v0.28.1

04 Apr 16:09
82d9d46
Compare
Choose a tag to compare

What's Changed

  • Simplify presentation of which resources are supported by @zackproser in #433

Full Changelog: v0.28.0...v0.28.1

v0.28.0

04 Apr 15:33
8be377c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.2...v0.28.0

v0.27.2

04 Apr 15:14
e6753e3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.27.1...v0.27.2

v0.27.1

20 Mar 19:13
0a1246a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.0...v0.27.1

v0.27.0

14 Mar 13:15
f9d318a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.26.0...v0.27.0

Migration Guide

  • If using cloud nuke as a library, you'll need to update to version 1.18 of Go

v0.26.0

28 Feb 16:55
f9c04a9
Compare
Choose a tag to compare
  • Implement support for IAM service-linked Roles

v0.25.0

06 Feb 12:48
50592c3
Compare
Choose a tag to compare

What's Changed

  • Implement support for configservice recorders and rules by @zackproser in #405

Full Changelog: v0.24.0...v0.25.0

v0.24.0

01 Feb 19:46
f8f53d0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.23.0...v0.24.0