Skip to content

Commit

Permalink
release: v1.24.0 (#1297)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <[email protected]>
  • Loading branch information
lacework-releng authored Jun 26, 2023
1 parent 7713de1 commit 4079748
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 10 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# v1.24.0

## Features
* feat(cli): cloud-account: oci integration (#1296) (Kolbeinn)([7713de1d](https://github.com/lacework/go-sdk/commit/7713de1dd7c92476b153085fb0f9b4e7f8fa4d96))
* feat(api): Support OCI cloud accounts (#1295) (Kolbeinn)([670811cd](https://github.com/lacework/go-sdk/commit/670811cdac84f989fdf1427e238d0e533a2243f2))
## Other Changes
* ci: version bump to v1.21.1-dev (#1294) (Darren)([a17d90a5](https://github.com/lacework/go-sdk/commit/a17d90a534023f481a97ffc99c3d7fee81750a2f))
* ci: version bump to v1.21.1-dev (#1293) (Darren)([a047887f](https://github.com/lacework/go-sdk/commit/a047887f3ed86c8506728b81bf785de8ea1263f1))
---
# v1.23.0

## Features
Expand Down
12 changes: 5 additions & 7 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# Release Notes
Another day, another release. These are the release notes for the version `v1.23.0`.
Another day, another release. These are the release notes for the version `v1.24.0`.

## Features
* feat(cli): New CVE-ID parameter to 'lacework vuln ctr show cmd' (#1232) (Darren)([edff32ae](https://github.com/lacework/go-sdk/commit/edff32aed124f5b8f92d67a1a4675317fe7465e2))
## Bug Fixes
* fix: RAIN-60352 update references to old dns names (#1288) (Atul Singh)([49a0fe0c](https://github.com/lacework/go-sdk/commit/49a0fe0cc1c0274ba18885975297d39b063bd474))
* feat(cli): cloud-account: oci integration (#1296) (Kolbeinn)([7713de1d](https://github.com/lacework/go-sdk/commit/7713de1dd7c92476b153085fb0f9b4e7f8fa4d96))
* feat(api): Support OCI cloud accounts (#1295) (Kolbeinn)([670811cd](https://github.com/lacework/go-sdk/commit/670811cdac84f989fdf1427e238d0e533a2243f2))
## Other Changes
* chore(lwtime): set LW_CLOCK_OFFSET = +0s (#1289) (Salim Afiune)([1ae5a908](https://github.com/lacework/go-sdk/commit/1ae5a9080fb77a72a8604aa4fa2dbfebf365307c))
* ci: fix git lint (#1287) (Darren)([b716beb9](https://github.com/lacework/go-sdk/commit/b716beb9f07f9d7ed51c8fb4fe41b27c7fdc90d0))
* ci: version bump to v1.22.1-dev (Lacework)([571302e9](https://github.com/lacework/go-sdk/commit/571302e9a31184347c370ad8f897881a8d74cdce))
* ci: version bump to v1.21.1-dev (#1294) (Darren)([a17d90a5](https://github.com/lacework/go-sdk/commit/a17d90a534023f481a97ffc99c3d7fee81750a2f))
* ci: version bump to v1.21.1-dev (#1293) (Darren)([a047887f](https://github.com/lacework/go-sdk/commit/a047887f3ed86c8506728b81bf785de8ea1263f1))

## :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.23.1-dev
1.24.0
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 4079748

Please sign in to comment.