Skip to content

Commit 5130661

Browse files
release: v1.32.0 (#1373)
Signed-off-by: Lacework <[email protected]>
1 parent 8d3ed7f commit 5130661

File tree

5 files changed

+14
-9
lines changed

5 files changed

+14
-9
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
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

RELEASE_NOTES.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
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
```

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.31.1-dev
1+
1.32.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_cloud-account.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)