Skip to content

Commit 8b70366

Browse files
release: v1.30.1 (#1365)
Signed-off-by: Lacework <[email protected]>
1 parent 42786e5 commit 8b70366

File tree

4 files changed

+15
-10
lines changed

4 files changed

+15
-10
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# v1.30.1
2+
3+
## Bug Fixes
4+
* fix(cli): respect fail flags in vulnerability container scan (#1363) (Pengyuan Zhao)([b4c77268](https://github.com/lacework/go-sdk/commit/b4c7726800e9d60866318102fd6293819dba9cee))
5+
## Other Changes
6+
* chore(vagrant): enhancing windows vagrant experience (#1364) (hazedav)([42786e5c](https://github.com/lacework/go-sdk/commit/42786e5c3add0c3ff542e5fe4746a09b30803b36))
7+
* ci: version bump to v1.30.1-dev (Lacework)([77267722](https://github.com/lacework/go-sdk/commit/77267722225e387286dfbc2a736ba19a250ac325))
8+
---
19
# v1.30.0
210

311
## Features

RELEASE_NOTES.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v1.30.0`.
2+
Another day, another release. These are the release notes for the version `v1.30.1`.
33

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

1310
## :whale: [Docker Image](https://hub.docker.com/r/lacework/lacework-cli)
1411
```

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.30.1-dev
1+
1.30.1

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.

0 commit comments

Comments
 (0)