v3.0.0-beta.1
Pre-release
Pre-release
github-actions
released this
30 Jan 15:06
·
779 commits
to main
since this release
Breaking Changes
- nuke no longer runs on the root command, must use the
nuke
(alias: run) subcommand. - CloudFormation Stacks that are nested are no longer excluded from removal, additional logic has been added to only remove them once they parent has been removed and only if they are in a failed state.
Changelog
- f62f530 fix: Dockerfile
- 300fb2a fix: add missing workflows
- bccdd0d fix: disable push for branches
- 62f49ea fix: do not run goreleaser on prs by default
- 23d26ff fix: gitignore
- f5cc40a fix: goreleaser config
- a746e93 fix: say yes to all cosign prompts
- 43113b4 fix: the tags in which goreleaser builds
- cce744e initial rewrite of aws-nuke using libnuke
- c728a5c version: 3.0.0-beta.1