Skip to content

Commit d7c92df

Browse files
release: v1.52.0 (#1652)
Signed-off-by: Lacework <[email protected]>
1 parent 152359d commit d7c92df

File tree

5 files changed

+25
-21
lines changed

5 files changed

+25
-21
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v1.52.0
2+
3+
## Features
4+
* feat(GROW-2949): Provide organization_id for project level agentless integration (#1648) (Lei Jin)([152359d3](https://github.com/lacework/go-sdk/commit/152359d3ee25effd49e301f1d1db0d77a4f7aa97))
5+
## Bug Fixes
6+
* fix(GROW-2950): disable use of gcp storage audit from generate (#1643) (Matt Cadorette)([5edd4cad](https://github.com/lacework/go-sdk/commit/5edd4cad417dacd13400e5e40ffed6d87601604f))
7+
* fix: vuln integration test host id (#1645) (Matt Cadorette)([3cfc4caa](https://github.com/lacework/go-sdk/commit/3cfc4caa32711d45e75724e35786b7fc26a59e16))
8+
## Other Changes
9+
* chore: Add uuid for resource group tests (#1651) (Lei Jin)([cbe5213a](https://github.com/lacework/go-sdk/commit/cbe5213a1685dc93be2c5c6e20caf8a89a3830f7))
10+
* chore(GROW-2952): update codeowners (#1647) (Matt Cadorette)([889c40ae](https://github.com/lacework/go-sdk/commit/889c40aee2f816c2d45815ac679d71c3a2d085ba))
11+
* chore(RAIN-93468): Remove use of the queryLanguage query property (#1638) (gspofford-lw)([eb8d5c1f](https://github.com/lacework/go-sdk/commit/eb8d5c1f466d10e6a40612094c145e18ab7bc372))
12+
* ci: version bump to v1.51.1-dev (Lacework)([31adf212](https://github.com/lacework/go-sdk/commit/31adf212216ef685d7b8d2237921d010e2b977ce))
13+
---
114
# v1.51.0
215

316
## Features

RELEASE_NOTES.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,16 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v1.51.0`.
2+
Another day, another release. These are the release notes for the version `v1.52.0`.
33

44
## Features
5-
* feat: prosast component data upload (#1639) (jonathan stewart)([635f2d30](https://github.com/lacework/go-sdk/commit/635f2d30643ce70c3ebd6b0c49542954a5e7a828))
6-
* feat(GROW-2928): Upgrade the gcp terraform version (#1637) (Lei Jin)([02bcccab](https://github.com/lacework/go-sdk/commit/02bcccabd229620b4d08755b95615d4f4c17a71a))
7-
* feat(GROW-2931): Add support for GCP default labels (#1633) (Lei Jin)([6d765866](https://github.com/lacework/go-sdk/commit/6d765866a99a07e3cb0bf0ccc9eaa73612b2f3c4))
8-
* feat(GROW-2929): update lwgenerate to support GCP generation (#1631) (Lei Jin)([2c64710e](https://github.com/lacework/go-sdk/commit/2c64710ee725d77d7341274e940dc5cec27d3c3d))
9-
* feat(GROW-2819): enable custom blocks with azure generate (#1630) (Matt Cadorette)([67c7bbc9](https://github.com/lacework/go-sdk/commit/67c7bbc9b88a7492fa3d387d44d5e1f290eef79e))
10-
* feat(GROW-2908): lwgenerate enable custom root terraform blocks and provider arguments (#1626) (Matt Cadorette)([8d50d317](https://github.com/lacework/go-sdk/commit/8d50d317e44bf379523c0138fcb12ec34b4ed302))
11-
* feat(GROW-2883): lwgenerate enable adding aws provider default tags (#1623) (Matt Cadorette)([5d6ef3df](https://github.com/lacework/go-sdk/commit/5d6ef3dfbbc1349abaf5e1c0fca325f0ac65960a))
5+
* feat(GROW-2949): Provide organization_id for project level agentless integration (#1648) (Lei Jin)([152359d3](https://github.com/lacework/go-sdk/commit/152359d3ee25effd49e301f1d1db0d77a4f7aa97))
126
## Bug Fixes
13-
* fix(GROW-2931): GCP default label should be attributes (#1636) (Lei Jin)([e575eac8](https://github.com/lacework/go-sdk/commit/e575eac82b34e8a9ce840928d6f73e13675291e0))
14-
* fix(GROW-2819): split azuread/azurerm gen args (#1632) (Matt Cadorette)([6ae460a7](https://github.com/lacework/go-sdk/commit/6ae460a7212365947c80889ec0ff02499a05bdd5))
7+
* fix(GROW-2950): disable use of gcp storage audit from generate (#1643) (Matt Cadorette)([5edd4cad](https://github.com/lacework/go-sdk/commit/5edd4cad417dacd13400e5e40ffed6d87601604f))
8+
* fix: vuln integration test host id (#1645) (Matt Cadorette)([3cfc4caa](https://github.com/lacework/go-sdk/commit/3cfc4caa32711d45e75724e35786b7fc26a59e16))
159
## Other Changes
16-
* chore: update cloud-account migrate cmd desc (#1625) (Manan Bhatia)([8c76d482](https://github.com/lacework/go-sdk/commit/8c76d482af778977c8eeb35c150fea9e1fed7be1))
17-
* ci: version bump to v1.50.1-dev (Lacework)([f469da52](https://github.com/lacework/go-sdk/commit/f469da5287671e0ef893df381b6e64ae4530c50d))
10+
* chore: Add uuid for resource group tests (#1651) (Lei Jin)([cbe5213a](https://github.com/lacework/go-sdk/commit/cbe5213a1685dc93be2c5c6e20caf8a89a3830f7))
11+
* chore(GROW-2952): update codeowners (#1647) (Matt Cadorette)([889c40ae](https://github.com/lacework/go-sdk/commit/889c40aee2f816c2d45815ac679d71c3a2d085ba))
12+
* chore(RAIN-93468): Remove use of the queryLanguage query property (#1638) (gspofford-lw)([eb8d5c1f](https://github.com/lacework/go-sdk/commit/eb8d5c1f466d10e6a40612094c145e18ab7bc372))
13+
* ci: version bump to v1.51.1-dev (Lacework)([31adf212](https://github.com/lacework/go-sdk/commit/31adf212216ef685d7b8d2237921d010e2b977ce))
1814

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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.51.1-dev
1+
1.52.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_gcp.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,9 @@ lacework generate cloud-account gcp [flags]
4141
--apply run terraform apply without executing plan or prompting
4242
--audit_log enable audit log integration
4343
--audit_log_integration_name string specify a custom audit log integration name
44-
--bucket_lifecycle_rule_age int specify the lifecycle rule age (default -1)
45-
--bucket_region string specify bucket region
4644
--configuration enable configuration integration
4745
--configuration_integration_name string specify a custom configuration integration name
48-
--custom_bucket_name string override prefix based storage bucket name generation with a custom name
4946
--custom_filter string Audit Log filter which supersedes all other filter options when defined
50-
--enable_ubla enable universal bucket level access(ubla) (default true)
51-
--existing_bucket_name string specify existing bucket name
5247
--existing_service_account_name string specify existing service account name
5348
--existing_service_account_private_key string specify existing service account private key (base64 encoded)
5449
--existing_sink_name string specify existing sink name
@@ -67,7 +62,7 @@ lacework generate cloud-account gcp [flags]
6762
--projects strings list of project IDs to integrate with (project-level integrations)
6863
--regions strings List of GCP regions to deploy for Agentless integration
6964
--service_account_credentials string specify service account credentials JSON file path (leave blank to make use of google credential ENV vars)
70-
--use_pub_sub use pub/sub for the audit log data rather than bucket
65+
--use_pub_sub deprecated: pub/sub audit log integration is always used and only supported type (default true)
7166
--wait_time string amount of time to wait before the next resource is provisioned
7267
```
7368

0 commit comments

Comments
 (0)