Releases: ekristen/aws-nuke
Releases · ekristen/aws-nuke
v3.0.0-beta.37
v3.0.0-beta.36
v3.0.0-beta.35
v3.0.0-beta.34
v3.0.0-beta.33
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
3.0.0-beta.32 (2024-03-08)
Features
- sagemaker-domain: include tags on resource for filtering (9f6ba23)
v3.0.0-beta.31
3.0.0-beta.31 (2024-03-07)
Features
v3.0.0-beta.30
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 subcommandrun
(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
3.0.0-beta.29 (2024-02-24)
Features
v3.0.0-beta.28
3.0.0-beta.28 (2024-02-24)
Features
- IAMRolesAnywhere: add support for IAM RolesAnywhere TrustAnchors, Profiles, and CRLs (b9bb5fd)