Releases: ekristen/azure-nuke
Releases · ekristen/azure-nuke
v1.2.2
v1.2.1
v1.2.0
1.2.0 (2024-12-03)
Bug Fixes
- deps: update module github.com/azure/azure-sdk-for-go/sdk/azcore to v1.16.0 (7c2e789)
- deps: update module github.com/azure/azure-sdk-for-go/sdk/azidentity to v1.8.0 (83bc77f)
- deps: update module github.com/azure/azure-sdk-for-go/sdk/resourcemanager/recoveryservices/armrecoveryservices to v1.6.0 (628ab85)
- deps: update module github.com/ekristen/libnuke to v0.21.7 (2e74ab5)
- deps: update module github.com/fatih/color to v1.18.0 (6a4a539)
- deps: update module github.com/hashicorp/go-azure-helpers to v0.71.0 (0b0b553)
- deps: update module github.com/manicminer/hamilton to v0.72.0 (9f32490)
- deps: update module github.com/stretchr/testify to v1.10.0 (e3f7cc9)
- deps: update module github.com/urfave/cli/v2 to v2.27.5 (19f5588)
Features
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)