Skip to content

Commit

Permalink
release: v1.30.1 (#1365)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <[email protected]>
  • Loading branch information
lacework-releng authored Aug 25, 2023
1 parent 42786e5 commit 8b70366
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 10 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v1.30.1

## Bug Fixes
* fix(cli): respect fail flags in vulnerability container scan (#1363) (Pengyuan Zhao)([b4c77268](https://github.com/lacework/go-sdk/commit/b4c7726800e9d60866318102fd6293819dba9cee))
## Other Changes
* chore(vagrant): enhancing windows vagrant experience (#1364) (hazedav)([42786e5c](https://github.com/lacework/go-sdk/commit/42786e5c3add0c3ff542e5fe4746a09b30803b36))
* ci: version bump to v1.30.1-dev (Lacework)([77267722](https://github.com/lacework/go-sdk/commit/77267722225e387286dfbc2a736ba19a250ac325))
---
# v1.30.0

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

## Features
* feat: add oci package to lwgenerate (#1358) (Kolbeinn)([e9b4e21f](https://github.com/lacework/go-sdk/commit/e9b4e21f5361d1156da9bbf7a4f2c7247a3e706f))
## Bug Fixes
* fix(CAD-125): Fix broken update call in RGv2 (#1360) (Zeki Sherif)([ba5ebf52](https://github.com/lacework/go-sdk/commit/ba5ebf529f6a31229d9421b09ff1e6884b271de4))
* fix(cli): respect fail flags in vulnerability container scan (#1363) (Pengyuan Zhao)([b4c77268](https://github.com/lacework/go-sdk/commit/b4c7726800e9d60866318102fd6293819dba9cee))
## Other Changes
* chore: run make go-vendor (#1361) (Darren)([06233a91](https://github.com/lacework/go-sdk/commit/06233a9186dfa6b384a27c624da26a2427bc3586))
* chore: bump go version to 1.21 (#1344) (Darren)([f21e2b36](https://github.com/lacework/go-sdk/commit/f21e2b36f5821eeaaaa607ae6108c7645421e4de))
* ci: version bump to v1.29.2-dev (Lacework)([8aed33aa](https://github.com/lacework/go-sdk/commit/8aed33aae75045b21f8fcc68f329a19eb13e2f8b))
* chore(vagrant): enhancing windows vagrant experience (#1364) (hazedav)([42786e5c](https://github.com/lacework/go-sdk/commit/42786e5c3add0c3ff542e5fe4746a09b30803b36))
* ci: version bump to v1.30.1-dev (Lacework)([77267722](https://github.com/lacework/go-sdk/commit/77267722225e387286dfbc2a736ba19a250ac325))

## :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.30.1-dev
1.30.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 8b70366

Please sign in to comment.