Skip to content

Releases: ekristen/aws-nuke

v3.0.0-beta.37

14 Mar 03:15
9631c6a
Compare
Choose a tag to compare

3.0.0-beta.37 (2024-03-14)

Features

v3.0.0-beta.36

13 Mar 21:08
5ebe0fd
Compare
Choose a tag to compare

3.0.0-beta.36 (2024-03-13)

Features

v3.0.0-beta.35

10 Mar 22:35
93ea419
Compare
Choose a tag to compare

3.0.0-beta.35 (2024-03-10)

Features

  • adding cloudfront response headers policies (2345cdb)

v3.0.0-beta.34

08 Mar 23:48
5f7e651
Compare
Choose a tag to compare

3.0.0-beta.34 (2024-03-08)

Features

v3.0.0-beta.33

08 Mar 18:52
db586ea
Compare
Choose a tag to compare

3.0.0-beta.33 (2024-03-08)

Bug Fixes

  • sagemaker-domain: bug with mock service vs real service (fb92627)

v3.0.0-beta.32

08 Mar 02:42
089df08
Compare
Choose a tag to compare

3.0.0-beta.32 (2024-03-08)

Features

  • sagemaker-domain: include tags on resource for filtering (9f6ba23)

v3.0.0-beta.31

07 Mar 15:48
9ebe2a6
Compare
Choose a tag to compare

3.0.0-beta.31 (2024-03-07)

Features

  • rename command file to nuke and add q alias for --quiet (#107) (9ebe2a6)

v3.0.0-beta.30

24 Feb 01:34
92780b7
Compare
Choose a tag to compare

3.0.0-beta.30 (2024-02-24)

Features

  • NetworkManager: add core network resources (e1b0e23)

What's New in Version 3

This is not a comprehensive list, but here are some of the highlights:

  • New Feature: Signed Darwin Binaries for MacOS
  • New Feature: Published Homebrew Tap (ekristen/tap/aws-nuke@3)
  • New Feature: Global Filters
  • New Feature: Run Against All Enabled Regions
  • New Feature: Explain Account and Explain Config Commands
  • Upcoming Feature: Filter Groups (in progress)
  • Breaking Change: root command no longer triggers the run, must use subcommand run (alias: nuke)
  • Completely rewrote the core of the tool as a dedicated library libnuke
    • This library has over 95% test coverage which makes iteration and new features easier to implement.
  • Semantic Releases with notifications on issues / pull requests
  • New Resources
  • Broke away from rebuy-de/aws-nuke project as a fork for reasons outlined in the history section

v3.0.0-beta.29

24 Feb 00:43
625ea11
Compare
Choose a tag to compare

3.0.0-beta.29 (2024-02-24)

Features

  • EC2VPCEndpointServiceConfiguration: add tags to properties (#100) (625ea11)

v3.0.0-beta.28

24 Feb 00:19
de42561
Compare
Choose a tag to compare

3.0.0-beta.28 (2024-02-24)

Features

  • IAMRolesAnywhere: add support for IAM RolesAnywhere TrustAnchors, Profiles, and CRLs (b9bb5fd)