Skip to content

Commit 6a19272

Browse files
release: v1.26.0 (#1313)
Signed-off-by: Lacework <[email protected]>
1 parent 754aa0a commit 6a19272

10 files changed

+48
-26
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v1.26.0
2+
3+
## Features
4+
* feat(COD-1255): Enhancements to how telemetry can be used (#1309) (Edoardo Pirovano)([754aa0ab](https://github.com/lacework/go-sdk/commit/754aa0ab1d7017486d8c42af292d293bb2c5ef45))
5+
## Other Changes
6+
* style(lint): fix line length check (#1311) (Salim Afiune)([6ef185a3](https://github.com/lacework/go-sdk/commit/6ef185a34f2e9251f18be33cab05bca3260d8832))
7+
* style(lint): enable line length check (#1123) (Salim Afiune)([f73932ff](https://github.com/lacework/go-sdk/commit/f73932ffcd72c2beb70a5957b8ac7bb75b7e7c50))
8+
* ci: version bump to v1.25.1-dev (Lacework)([ec2a7d34](https://github.com/lacework/go-sdk/commit/ec2a7d34daadcb2b971120d982ad1098110f7c8c))
9+
---
110
# v1.25.0
211

312
## Features

RELEASE_NOTES.md

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

44
## Features
5-
* feat: vuln host show-assessment filter by collector type (#1302) (Darren)([ea0229c4](https://github.com/lacework/go-sdk/commit/ea0229c4c1808ea732ae8f3865bba1f3fb6d052e))
5+
* feat(COD-1255): Enhancements to how telemetry can be used (#1309) (Edoardo Pirovano)([754aa0ab](https://github.com/lacework/go-sdk/commit/754aa0ab1d7017486d8c42af292d293bb2c5ef45))
66
## Other Changes
7-
* chore(GROW-1600): lacework component dev preflight check (#1307) (Pengyuan Zhao)([65a27a0c](https://github.com/lacework/go-sdk/commit/65a27a0cc07141fb5cd08279c68f785970f637a5))
8-
* ci: version bump to v1.24.3-dev (Lacework)([ad75f64a](https://github.com/lacework/go-sdk/commit/ad75f64a1c6c50ef14b529dd9893b5df4ac9a38f))
9-
* test: fix failing help tests (#1308) (Darren)([e10404d0](https://github.com/lacework/go-sdk/commit/e10404d04e836fa54645ea801ca638e669ac2e92))
10-
* test: always run help integration tests (#1306) (Darren)([cf08e3d7](https://github.com/lacework/go-sdk/commit/cf08e3d770fa54cd53d6608725a660756dc43d28))
7+
* style(lint): fix line length check (#1311) (Salim Afiune)([6ef185a3](https://github.com/lacework/go-sdk/commit/6ef185a34f2e9251f18be33cab05bca3260d8832))
8+
* style(lint): enable line length check (#1123) (Salim Afiune)([f73932ff](https://github.com/lacework/go-sdk/commit/f73932ffcd72c2beb70a5957b8ac7bb75b7e7c50))
9+
* ci: version bump to v1.25.1-dev (Lacework)([ec2a7d34](https://github.com/lacework/go-sdk/commit/ec2a7d34daadcb2b971120d982ad1098110f7c8c))
1110

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

VERSION

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,12 @@ Inspect and manage alerts
1313
Inspect and manage alerts.
1414

1515
Lacework provides real-time alerts that are interactive and manageable.
16-
Each alert contains various metadata information, such as severity level, type, status, alert category, and associated tags.
1716

18-
You can also post a comment to an alert's timeline; or change an alert status from Open to Closed.
17+
Each alert contains various metadata information, such as severity level, type,
18+
status, alert category, and associated tags.
19+
20+
You can also post a comment to an alert's timeline; or change an alert status
21+
from Open to Closed.
1922

2023
For more information about alerts, visit:
2124

cli/docs/lacework_generate_cloud-account_aws.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ In interactive mode, this command will:
1919
* Generate new Terraform code using the inputs
2020
* Optionally, run the generated Terraform code:
2121
* If Terraform is already installed, the version is verified as compatible for use
22-
* If Terraform is not installed, or the version installed is not compatible, a new version will be installed into a temporary location
22+
* If Terraform is not installed, or the version installed is not compatible, a new
23+
version will be installed into a temporary location
2324
* Once Terraform is detected or installed, Terraform plan will be executed
24-
* The command will prompt with the outcome of the plan and allow to view more details or continue with Terraform apply
25+
* The command will prompt with the outcome of the plan and allow to view more details
26+
or continue with Terraform apply
2527
* If confirmed, Terraform apply will be run, completing the setup of the cloud account
2628

2729
This command can also be run in noninteractive mode.

cli/docs/lacework_generate_cloud-account_azure.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,19 @@ Generate and/or execute Terraform code for Azure integration
1212

1313
Use this command to generate Terraform code for deploying Lacework into new Azure environment.
1414

15-
By default, this command will function interactively, prompting for the required information to setup the new cloud account. In interactive mode, this command will:
15+
By default, this command will function interactively, prompting for the required information to setup
16+
the new cloud account. In interactive mode, this command will:
1617

1718
* Prompt for the required information to setup the integration
1819
* Generate new Terraform code using the inputs
1920
* Optionally, run the generated Terraform code:
2021
* If Terraform is already installed, the version will be confirmed suitable for use
21-
* If Terraform is not installed, or the version installed is not suitable, a new version will be installed into a temporary location
22-
* Once Terraform is detected or installed, Terraform plan will be executed
23-
* The command will prompt with the outcome of the plan and allow to view more details or continue with Terraform apply
24-
* If confirmed, Terraform apply will be run, completing the setup of the cloud account
22+
* If Terraform is not installed, or the version installed is not suitable, a new version will be
23+
installed into a temporary location
24+
* Once Terraform is detected or installed, Terraform plan will be executed
25+
* The command will prompt with the outcome of the plan and allow to view more details or continue
26+
with Terraform apply
27+
* If confirmed, Terraform apply will be run, completing the setup of the cloud account
2528

2629

2730
```

cli/docs/lacework_generate_cloud-account_gcp.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,12 @@ In interactive mode, this command will:
1919
* Generate new Terraform code using the inputs
2020
* Optionally, run the generated Terraform code:
2121
* If Terraform is already installed, the version is verified as compatible for use
22-
* If Terraform is not installed, or the version installed is not compatible, a new version will be installed into a temporary location
23-
* Once Terraform is detected or installed, Terraform plan will be executed
24-
* The command will prompt with the outcome of the plan and allow to view more details or continue with Terraform apply
25-
* If confirmed, Terraform apply will be run, completing the setup of the cloud account
22+
* If Terraform is not installed, or the version installed is not compatible, a new version will be
23+
installed into a temporary location
24+
* Once Terraform is detected or installed, Terraform plan will be executed
25+
* The command will prompt with the outcome of the plan and allow to view more details or continue with
26+
Terraform apply
27+
* If confirmed, Terraform apply will be run, completing the setup of the cloud account
2628

2729
This command can also be run in noninteractive mode.
2830
See help output for more details on the parameter value(s) required for Terraform code generation.

cli/docs/lacework_generate_k8s_eks.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,11 @@ In interactive mode, this command will:
2020
* Generate new Terraform code using the inputs
2121
* Optionally, run the generated Terraform code:
2222
* If Terraform is already installed, the version is verified as compatible for use
23-
* If Terraform is not installed, or the version installed is not compatible, a new version will be installed into a temporary location
23+
* If Terraform is not installed, or the version installed is not compatible, a new
24+
version will be installed into a temporary location
2425
* Once Terraform is detected or installed, the Terraform plan is executed
25-
* The command prompts you with the outcome of the plan and allows you to view more details or continue with Terraform apply
26+
* The command prompts you with the outcome of the plan and allows you to view more
27+
details or continue with Terraform apply
2628
* If confirmed, Terraform apply runs, completing the setup of the cloud account
2729

2830
This command can also be run in noninteractive mode.

cli/docs/lacework_generate_k8s_gke.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ In interactive mode, this command will:
1919
* Generate new Terraform code using the inputs
2020
* Optionally, run the generated Terraform code:
2121
* If Terraform is already installed, the version is verified as compatible for use
22-
* If Terraform is not installed, or the version installed is not compatible, a new version will be installed into a temporary location
22+
* If Terraform is not installed, or the version installed is not compatible, a new
23+
version will be installed into a temporary location
2324
* Once Terraform is detected or installed, Terraform plan will be executed
24-
* The command will prompt with the outcome of the plan and allow to view more details or continue with Terraform apply
25+
* The command will prompt with the outcome of the plan and allow to view more details
26+
or continue with Terraform apply
2527
* If confirmed, Terraform apply will be run, completing the setup of the cloud account
2628

2729
This command can also be run in noninteractive mode.

0 commit comments

Comments
 (0)