Releases: ekristen/azure-nuke
Releases · ekristen/azure-nuke
v1.1.0
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2024-06-28)
- complete overhaul to use libnuke and new resource registration (dcfe6bf)
Bug Fixes
- application-secret: use correct variable and fix nil pointer (6512c7a)
- bring back arm builds (fb58600)
- budget removal (a954063)
- cut release with arm builds enabled again (0945747)
- deps: update module github.com/ekristen/libnuke to v0.14.1 (0f2889c)
- deps: update module github.com/ekristen/libnuke to v0.14.2 (ec0913f)
- deps: update module github.com/fatih/color to v1.17.0 (c32e971)
- deps: update module github.com/hashicorp/go-azure-helpers to v0.69.0 (b94b360)
- deps: update module github.com/urfave/cli/v2 to v2.27.1 (a4a74f2)
- deps: update module github.com/urfave/cli/v2 to v2.27.2 (c3bfc4c)
- fixes, rewrites and all things to make things work (ba518d0)
- killing arm builds for the moment, seems like github actions changed something (d4a58df)
- killing arm builds for the moment, seems like github actions changed something (33705f6)
- making libnuke migration work (cf1b541)
- management-lock: switch to delete by scope (e58b120)
- missed Location renames (8eda031)
- missing cli args and incorrectly named (6a6dd5d)
- pointer deref (44e0367)
- pre-filter microsoft owned service principals (eccc44f)
- resource-group: fix subscriptionId from being nil (f38ea89)
- revert enabling arm builds (74cb9d9)
- run sleep bug where no default sleep is set (cfab4c2)
- subscription-role-assigment: support deleting newer permissions using newer api (fda1322)
- subscription-role-assignment: actually perform deletion (4e28460)
- subscription-role-assignment: correct the delete call (8a13b44)
- subscription-role-assignment: use correct role name and role id (f9e6721)
- switch stringer to name from id (e7f8e96)
Features
- add ability to cleanup and remove role assignments from subscriptions (fad9121)
- add list-resources command (8c3f31f)
- goreleaser overhaul with apple signed binaries (1fd3ef0)
- no more beta (f289085)
- resources: adding management-lock resource (d84692d)
- semantic release support (80df145)
- use new libnuke test feature to build properties from struct (fa6d5c7)
BREAKING CHANGES
- regions (aka locations) are used to control tenant level and resource group locations
v1.0.0-beta.14
1.0.0-beta.14 (2024-06-25)
Bug Fixes
- deps: update module github.com/hashicorp/go-azure-helpers to v0.69.0 (b94b360)
v1.0.0-beta.13
v1.0.0-beta.12
1.0.0-beta.12 (2024-06-10)
Bug Fixes
v1.0.0-beta.9
1.0.0-beta.9 (2024-06-07)
Bug Fixes
- subscription-role-assignment: actually perform deletion (4e28460)
v1.0.0-beta.11
1.0.0-beta.11 (2024-06-07)
Bug Fixes
- subscription-role-assigment: support deleting newer permissions using newer api (fda1322)
v1.0.0-beta.10
1.0.0-beta.10 (2024-06-07)
Bug Fixes
- subscription-role-assignment: correct the delete call (8a13b44)