File tree Expand file tree Collapse file tree 5 files changed +14
-9
lines changed
Expand file tree Collapse file tree 5 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 1+ # v1.32.0
2+
3+ ## Features
4+ * feat(cli): add CLI command to support migration (#1369 ) (Manan Bhatia)([ 8d3ed7f2] ( https://github.com/lacework/go-sdk/commit/8d3ed7f2023a94958ea458d6dccbf6dc5573ee7b ) )
5+ ## Other Changes
6+ * ci: version bump to v1.31.1-dev (Lacework)([ b480a52b] ( https://github.com/lacework/go-sdk/commit/b480a52bb59bd4720554a33215a1c63d857508d6 ) )
7+ ---
18# v1.31.0
29
310## Features
Original file line number Diff line number Diff line change 11# Release Notes
2- Another day, another release. These are the release notes for the version ` v1.31 .0 ` .
2+ Another day, another release. These are the release notes for the version ` v1.32 .0 ` .
33
44## Features
5- * feat(cli): add lacework generate cloud-account oci subcommand (#1359 ) (Kolbeinn)([ 33722fdc] ( https://github.com/lacework/go-sdk/commit/33722fdc163f3f14fe6eeafa8f67c7cb142f0b80 ) )
6- ## Bug Fixes
7- * fix(api): fix alert rules source field (#1370 ) (Pengyuan Zhao)([ c54d98d1] ( https://github.com/lacework/go-sdk/commit/c54d98d162c1b477d1e373e893e9c6226af45604 ) )
5+ * feat(cli): add CLI command to support migration (#1369 ) (Manan Bhatia)([ 8d3ed7f2] ( https://github.com/lacework/go-sdk/commit/8d3ed7f2023a94958ea458d6dccbf6dc5573ee7b ) )
86## Other Changes
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 ) )
7+ * ci: version bump to v1.31.1-dev (Lacework)([ b480a52b] ( https://github.com/lacework/go-sdk/commit/b480a52bb59bd4720554a33215a1c63d857508d6 ) )
118
129## :whale : [ Docker Image] ( https://hub.docker.com/r/lacework/lacework-cli )
1310```
Original file line number Diff line number Diff line change 1- 1.31.1-dev
1+ 1.32.0
Original file line number Diff line number Diff line change @@ -41,5 +41,6 @@ Manage cloud account integrations with Lacework
4141* [ lacework cloud-account create] ( lacework_cloud-account_create.md ) - Create a new cloud account integration
4242* [ lacework cloud-account delete] ( lacework_cloud-account_delete.md ) - Delete a cloud account integration
4343* [ lacework cloud-account list] ( lacework_cloud-account_list.md ) - List all available cloud account integrations
44+ * [ lacework cloud-account migrate] ( lacework_cloud-account_migrate.md ) - Mark a cloud account integration for migration
4445* [ lacework cloud-account show] ( lacework_cloud-account_show.md ) - Show a single cloud account integration
4546
You can’t perform that action at this time.
0 commit comments