Skip to content

Commit 3883dd5

Browse files
release: v1.30.2 (#1368)
Signed-off-by: Lacework <[email protected]>
1 parent aae53da commit 3883dd5

File tree

4 files changed

+15
-7
lines changed

4 files changed

+15
-7
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.2
2+
3+
## Bug Fixes
4+
* fix(cli): filter results from a vulnerability scan (#1367) (Salim Afiune)([aae53da6](https://github.com/lacework/go-sdk/commit/aae53da6b16a276a57ca6ee374c4f7f7e30d9e37))
5+
## Other Changes
6+
* ci: version bump to v1.30.2-dev (Lacework)([0bfee933](https://github.com/lacework/go-sdk/commit/0bfee9338cd8eea31920a0b728dacaf064c4a5be))
7+
* test: add integration tests for container scan with fail on flags (#1366) (Pengyuan Zhao)([8771265e](https://github.com/lacework/go-sdk/commit/8771265e9abaf0a8c0aac35138dc4066eb2d1d6d))
8+
---
19
# v1.30.1
210

311
## Bug Fixes

RELEASE_NOTES.md

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

44
## Bug Fixes
5-
* fix(cli): respect fail flags in vulnerability container scan (#1363) (Pengyuan Zhao)([b4c77268](https://github.com/lacework/go-sdk/commit/b4c7726800e9d60866318102fd6293819dba9cee))
5+
* fix(cli): filter results from a vulnerability scan (#1367) (Salim Afiune)([aae53da6](https://github.com/lacework/go-sdk/commit/aae53da6b16a276a57ca6ee374c4f7f7e30d9e37))
66
## Other Changes
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))
7+
* ci: version bump to v1.30.2-dev (Lacework)([0bfee933](https://github.com/lacework/go-sdk/commit/0bfee9338cd8eea31920a0b728dacaf064c4a5be))
8+
* test: add integration tests for container scan with fail on flags (#1366) (Pengyuan Zhao)([8771265e](https://github.com/lacework/go-sdk/commit/8771265e9abaf0a8c0aac35138dc4066eb2d1d6d))
99

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

VERSION

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

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)