Releases: ekristen/aws-nuke
Releases · ekristen/aws-nuke
v3.34.0
3.34.0 (2024-12-02)
Bug Fixes
- command/generate-resource-docs: handle split better with tests (cd3b9d7)
- elb-v2: add missing setting to registration (8249944)
- lightsail-instance: add missing setting to registration (2e78d92)
- qldb-ledger: add missing setting to registration (c8d5685)
- quicksight-subscription: add missing setting to registration (1a568a2)
- remove docs commands, it is now a tool (fbec585)
- tools/generate-docs: move to tools (199bf45)
Features
- acm-certificate: new properties, test coverage for properties, props from struct (5375754)
- initial generate-resource-docs command (ced9955)
v3.33.0
3.33.0 (2024-11-28)
Features
- resource: add code guru profiler profiling group resource (1106990)
v3.32.0
3.32.0 (2024-11-25)
Bug Fixes
- bedrockagent: set Bedrock Datasource data deletion policy to RETAIN before deleting it (cca02de)
- deps: update module github.com/fatih/color to v1.18.0 (5a0acd7)
- deps: update module github.com/stretchr/testify to v1.10.0 (93ac418)
- deps: update module golang.org/x/text to v0.20.0 (6d79dc1)
Features
- bedrock: add bedrock custom models, customization jobs, provisioned throughput and logging (2153da1)
- bedrock: add guardrails and evaluation jobs (9bd88a5)
- bedrockagent: add agent, prompt, datasource and knowledge base (3a707e5)
v3.31.0
3.31.0 (2024-11-19)
Features
- iottwinmaker: add workspace, component type, entity, scene, syncjob (4a2ec59)
v3.30.0
3.30.0 (2024-11-18)
Features
- iotsitewise: add portal, project, gateway, dashboard, asset, asset model and access policy (d3574f4)
v3.29.6
3.29.6 (2024-11-14)
Bug Fixes
- deps: update module github.com/ekristen/libnuke to v0.21.4 (a0fe4c4)
v3.29.5
3.29.5 (2024-11-11)
Bug Fixes
- inspector2: disable only enabled services (12bee2b)
v3.29.4
3.29.4 (2024-11-11)
Bug Fixes
- os-package: filter all package plugins (80456d2)
v3.29.3
3.29.3 (2024-11-10)
Bug Fixes
- deps: update module github.com/ekristen/libnuke to v0.21.3 (f9d5781)
v3.29.2
3.29.2 (2024-11-06)
Bug Fixes
- kms-key: filter pending replica deletion state (86938c4), closes #408