Skip to content

Commit 9d77235

Browse files
release: v1.31.0 (#1372)
Signed-off-by: Lacework <[email protected]>
1 parent c54d98d commit 9d77235

File tree

5 files changed

+20
-7
lines changed

5 files changed

+20
-7
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v1.31.0
2+
3+
## Features
4+
* feat(cli): add lacework generate cloud-account oci subcommand (#1359) (Kolbeinn)([33722fdc](https://github.com/lacework/go-sdk/commit/33722fdc163f3f14fe6eeafa8f67c7cb142f0b80))
5+
## Bug Fixes
6+
* fix(api): fix alert rules source field (#1370) (Pengyuan Zhao)([c54d98d1](https://github.com/lacework/go-sdk/commit/c54d98d162c1b477d1e373e893e9c6226af45604))
7+
## Other Changes
8+
* chore: OCI test build tag (#1371) (jonathan stewart)([5f499c38](https://github.com/lacework/go-sdk/commit/5f499c38803e55178d2c33b2037a485e679ef6e3))
9+
* ci: version bump to v1.30.3-dev (Lacework)([d957bdbc](https://github.com/lacework/go-sdk/commit/d957bdbc153b37d038f2aeff2daaebd00cd1db6a))
10+
---
111
# v1.30.2
212

313
## Bug Fixes

RELEASE_NOTES.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v1.30.2`.
2+
Another day, another release. These are the release notes for the version `v1.31.0`.
33

4+
## Features
5+
* feat(cli): add lacework generate cloud-account oci subcommand (#1359) (Kolbeinn)([33722fdc](https://github.com/lacework/go-sdk/commit/33722fdc163f3f14fe6eeafa8f67c7cb142f0b80))
46
## Bug Fixes
5-
* fix(cli): filter results from a vulnerability scan (#1367) (Salim Afiune)([aae53da6](https://github.com/lacework/go-sdk/commit/aae53da6b16a276a57ca6ee374c4f7f7e30d9e37))
7+
* fix(api): fix alert rules source field (#1370) (Pengyuan Zhao)([c54d98d1](https://github.com/lacework/go-sdk/commit/c54d98d162c1b477d1e373e893e9c6226af45604))
68
## Other Changes
7-
* ci: version bump to v1.30.2-dev (Lacework)([0bfee933](https://github.com/lacework/go-sdk/commit/0bfee9338cd8eea31920a0b728dacaf064c4a5be))
8-
* test: add integration tests for container scan with fail on flags (#1366) (Pengyuan Zhao)([8771265e](https://github.com/lacework/go-sdk/commit/8771265e9abaf0a8c0aac35138dc4066eb2d1d6d))
9+
* chore: OCI test build tag (#1371) (jonathan stewart)([5f499c38](https://github.com/lacework/go-sdk/commit/5f499c38803e55178d2c33b2037a485e679ef6e3))
10+
* ci: version bump to v1.30.3-dev (Lacework)([d957bdbc](https://github.com/lacework/go-sdk/commit/d957bdbc153b37d038f2aeff2daaebd00cd1db6a))
911

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

VERSION

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

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_generate_cloud-account.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@ Terraform and deploying Lacework into AWS, Azure, or GCP.
4545
* [lacework generate cloud-account aws](lacework_generate_cloud-account_aws.md) - Generate and/or execute Terraform code for AWS integration
4646
* [lacework generate cloud-account azure](lacework_generate_cloud-account_azure.md) - Generate and/or execute Terraform code for Azure integration
4747
* [lacework generate cloud-account gcp](lacework_generate_cloud-account_gcp.md) - Generate and/or execute Terraform code for GCP integration
48+
* [lacework generate cloud-account oci](lacework_generate_cloud-account_oci.md) - Generate and/or execute Terraform code for OCI integration
4849

0 commit comments

Comments
 (0)