Skip to content

Commit

Permalink
release: v1.32.1
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <tech-ally@lacework.net>
  • Loading branch information
lacework-releng committed Sep 13, 2023
1 parent cb80cb1 commit 06e6502
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 7 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v1.32.1

## Bug Fixes
* fix(api): change alert_source Aws to AWS (#1376) (Pengyuan Zhao)([cb80cb15](https://github.com/lacework/go-sdk/commit/cb80cb1507a4279074f99a3bc4f4a11573b3fc9c))
* fix(COD-1559): Failures in Lacework CLI update checking (#1375) (Linpeng Zhang)([29dc321c](https://github.com/lacework/go-sdk/commit/29dc321c54eed15bcc86629a45fbfbe20a4488af))
## Other Changes
* ci: version bump to v1.32.1-dev (Lacework)([e65e720d](https://github.com/lacework/go-sdk/commit/e65e720d06317453be49100fdc8c4d635396d543))
---
# v1.32.0

## Features
Expand Down
9 changes: 5 additions & 4 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Release Notes
Another day, another release. These are the release notes for the version `v1.32.0`.
Another day, another release. These are the release notes for the version `v1.32.1`.

## Features
* feat(cli): add CLI command to support migration (#1369) (Manan Bhatia)([8d3ed7f2](https://github.com/lacework/go-sdk/commit/8d3ed7f2023a94958ea458d6dccbf6dc5573ee7b))
## Bug Fixes
* fix(api): change alert_source Aws to AWS (#1376) (Pengyuan Zhao)([cb80cb15](https://github.com/lacework/go-sdk/commit/cb80cb1507a4279074f99a3bc4f4a11573b3fc9c))
* fix(COD-1559): Failures in Lacework CLI update checking (#1375) (Linpeng Zhang)([29dc321c](https://github.com/lacework/go-sdk/commit/29dc321c54eed15bcc86629a45fbfbe20a4488af))
## Other Changes
* ci: version bump to v1.31.1-dev (Lacework)([b480a52b](https://github.com/lacework/go-sdk/commit/b480a52bb59bd4720554a33215a1c63d857508d6))
* ci: version bump to v1.32.1-dev (Lacework)([e65e720d](https://github.com/lacework/go-sdk/commit/e65e720d06317453be49100fdc8c4d635396d543))

## :whale: [Docker Image](https://hub.docker.com/r/lacework/lacework-cli)
```
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.32.1-dev
1.32.1
4 changes: 2 additions & 2 deletions api/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 06e6502

Please sign in to comment.