Skip to content

Commit 829f36a

Browse files
release: v1.13.2 (#1181)
Signed-off-by: Lacework <[email protected]>
1 parent 61de93b commit 829f36a

12 files changed

+14
-319
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v1.13.2
2+
3+
## Documentation Updates
4+
* docs: update docs cmd to remove directory before generating (#1180) (Darren)([61de93bc](https://github.com/lacework/go-sdk/commit/61de93bcd2827daabb98e0de0fe23ec6a30b2ec6))
5+
## Other Changes
6+
* ci: version bump to v1.13.2-dev (Lacework)([9ed2b128](https://github.com/lacework/go-sdk/commit/9ed2b128deff288e1b25bca091e57c7409d34db3))
7+
---
18
# v1.13.1
29

310
## Bug Fixes

RELEASE_NOTES.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v1.13.1`.
2+
Another day, another release. These are the release notes for the version `v1.13.2`.
33

4-
## Bug Fixes
5-
* fix(cli): resolve issue with 'fail_on_fixable' and 'fail_on_severity'… (#1169) (Darren)([06dde0a8](https://github.com/lacework/go-sdk/commit/06dde0a8152d350adcfc9e8be26e3277eb33059a))
6-
* fix: ensure compliance get-report csv output complies with --status flag (#1171) (Darren)([8f2cc30e](https://github.com/lacework/go-sdk/commit/8f2cc30e749b56efc98acc9ae266bf7d893ba878))
7-
* fix(cli): vuln ctr show-assessment not showing cve's with the same cv… (#1155) (Darren)([7a38996b](https://github.com/lacework/go-sdk/commit/7a38996b92199069d6dc8ac3851cf3d951201cab))
84
## Documentation Updates
9-
* docs: remove references to decommissioned 'integrations' cmd (#1178) (Darren)([aec4fe2f](https://github.com/lacework/go-sdk/commit/aec4fe2ffd715e4053de05bf9d071ddfb0698f34))
5+
* docs: update docs cmd to remove directory before generating (#1180) (Darren)([61de93bc](https://github.com/lacework/go-sdk/commit/61de93bcd2827daabb98e0de0fe23ec6a30b2ec6))
106
## Other Changes
11-
* ci: version bump to v1.13.1-dev (Lacework)([4d757d83](https://github.com/lacework/go-sdk/commit/4d757d83a2dc2d850f8f736357da7fb056f042e5))
7+
* ci: version bump to v1.13.2-dev (Lacework)([9ed2b128](https://github.com/lacework/go-sdk/commit/9ed2b128deff288e1b25bca091e57c7409d34db3))
128

139
## :whale: [Docker Image](https://hub.docker.com/r/lacework/lacework-cli)
1410
```

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.13.2-dev
1+
1.13.2

api/version.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/docs/lacework_compliance_aws_run-assessment.md

Lines changed: 0 additions & 45 deletions
This file was deleted.

cli/docs/lacework_compliance_azure_list-tenants.md

Lines changed: 0 additions & 45 deletions
This file was deleted.

cli/docs/lacework_compliance_azure_run-assessment.md

Lines changed: 0 additions & 49 deletions
This file was deleted.

cli/docs/lacework_compliance_google_run-assessment.md

Lines changed: 0 additions & 49 deletions
This file was deleted.

cli/docs/lacework_configure_get.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

cli/docs/lacework_generate_cloud-account_azure.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ lacework generate cloud-account azure [flags]
4848
--output string location to write generated content (default is ~/lacework/azure)
4949
--storage_account_name string specify storage account name
5050
--storage_resource_group string specify storage resource group
51+
--subscription_id string specify the Azure Subscription ID to be used to provision Lacework resources
5152
--subscription_ids strings list of subscriptions to grant read access; format is id1,id2,id3
5253
--terraform-apply run terraform apply for the generated hcl
5354
```

0 commit comments

Comments
 (0)