Skip to content

Commit 3f85048

Browse files
release: v1.14.0 (#1195)
Signed-off-by: Lacework <[email protected]>
1 parent 76066a2 commit 3f85048

File tree

4 files changed

+19
-8
lines changed

4 files changed

+19
-8
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v1.14.0
2+
3+
## Features
4+
* feat: Add retrying to component listing (#1190) (Edoardo Pirovano)([317f204a](https://github.com/lacework/go-sdk/commit/317f204abe34036809cfcb3c1a1e31bd7785dc25))
5+
## Bug Fixes
6+
* fix(cli): filter 'Fixed' host vulnerabilities (#1194) (Salim Afiune)([76066a24](https://github.com/lacework/go-sdk/commit/76066a24033d82136192ec8cdf744d38e5d10ca9))
7+
* fix(cli): vuln host scan-pkg-manifest only show 'VULNERABLE' results (#1191) (Darren)([59170b4b](https://github.com/lacework/go-sdk/commit/59170b4b43d717f10d128b83ba638d2a700d8a03))
8+
## Other Changes
9+
* ci: version bump to v1.13.5-dev (Lacework)([1f4798f5](https://github.com/lacework/go-sdk/commit/1f4798f500d25a44fab485f776c944d9fe67139c))
10+
---
111
# v1.13.4
212

313
## Bug Fixes

RELEASE_NOTES.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v1.13.4`.
2+
Another day, another release. These are the release notes for the version `v1.14.0`.
33

4+
## Features
5+
* feat: Add retrying to component listing (#1190) (Edoardo Pirovano)([317f204a](https://github.com/lacework/go-sdk/commit/317f204abe34036809cfcb3c1a1e31bd7785dc25))
46
## Bug Fixes
5-
* fix(cli): vuln host scan-pkg-manifest showing results that do not have 'VULNERABLE' evalStatus (#1186) (Darren)([2e704d1d](https://github.com/lacework/go-sdk/commit/2e704d1d9976800211a4399ed150215b9b9b44b1))
6-
## Documentation Updates
7-
* docs: add chocolatey install method (#1185) (Darren)([e1eeaa4e](https://github.com/lacework/go-sdk/commit/e1eeaa4eeac42f5755dde84279b213dc90338274))
7+
* fix(cli): filter 'Fixed' host vulnerabilities (#1194) (Salim Afiune)([76066a24](https://github.com/lacework/go-sdk/commit/76066a24033d82136192ec8cdf744d38e5d10ca9))
8+
* fix(cli): vuln host scan-pkg-manifest only show 'VULNERABLE' results (#1191) (Darren)([59170b4b](https://github.com/lacework/go-sdk/commit/59170b4b43d717f10d128b83ba638d2a700d8a03))
89
## Other Changes
9-
* ci: version bump to v1.13.4-dev (Lacework)([ad33b276](https://github.com/lacework/go-sdk/commit/ad33b2769a191c71c52894b3b8adbc7c6368dcbb))
10+
* ci: version bump to v1.13.5-dev (Lacework)([1f4798f5](https://github.com/lacework/go-sdk/commit/1f4798f500d25a44fab485f776c944d9fe67139c))
1011

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

VERSION

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

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)