Skip to content

Commit 38b70a6

Browse files
authored
Release v0.1.21 (#166)
Signed-off-by: Salim Afiune Maya <[email protected]>
1 parent 0d1f8c7 commit 38b70a6

File tree

4 files changed

+22
-5
lines changed

4 files changed

+22
-5
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# v0.1.21
2+
3+
## Features
4+
* feat(cli): Create Slack Channel Alerts 🚨 (#165) (Salim Afiune)([0d1f8c7](https://github.com/lacework/go-sdk/commit/0d1f8c74656c4e2043323b38cadde4e0456d6cfd))
5+
* feat(api): add Slack Channel integrations (#164) (Salim Afiune)([fb81416](https://github.com/lacework/go-sdk/commit/fb81416b541882ef697d9be6dc0685772183e336))
6+
* feat(api): new Vulnerabilities.ListEvaluations() func (#160) (Salim Afiune)([0060799](https://github.com/lacework/go-sdk/commit/0060799f47742091f9dc16eb987ba8cc5b5cee25))
7+
* feat(cli): configure in non-interactive mode (#158) (Salim Afiune)([781f65b](https://github.com/lacework/go-sdk/commit/781f65b7f3449cbb2bb04831aa5443e7981a30e4))
8+
* feat(cli): add --packages flag to vulnerability cmd (#149) (Salim Afiune)([3c34eaf](https://github.com/lacework/go-sdk/commit/3c34eaf8de21a1e5f23707034ca69c02cabf5e25))
9+
## Other Changes
10+
* chore(cli): remove deprecated old config loading (#159) (Salim Afiune)([1661939](https://github.com/lacework/go-sdk/commit/1661939b94c42c080f051039c70f4c82a56f2ad3))
11+
---
112
# v0.1.20
213

314
## Features

RELEASE_NOTES.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v0.1.20`.
2+
Another day, another release. These are the release notes for the version `v0.1.21`.
33

44
## Features
5-
* feat(cli): add time range flags to events list cmd (#154) (Salim Afiune)([e055bc0](https://github.com/lacework/go-sdk/commit/e055bc045509620239600d4f35087817ee5d7fdc))
5+
* feat(cli): Create Slack Channel Alerts 🚨 (#165) (Salim Afiune)([0d1f8c7](https://github.com/lacework/go-sdk/commit/0d1f8c74656c4e2043323b38cadde4e0456d6cfd))
6+
* feat(api): add Slack Channel integrations (#164) (Salim Afiune)([fb81416](https://github.com/lacework/go-sdk/commit/fb81416b541882ef697d9be6dc0685772183e336))
7+
* feat(api): new Vulnerabilities.ListEvaluations() func (#160) (Salim Afiune)([0060799](https://github.com/lacework/go-sdk/commit/0060799f47742091f9dc16eb987ba8cc5b5cee25))
8+
* feat(cli): configure in non-interactive mode (#158) (Salim Afiune)([781f65b](https://github.com/lacework/go-sdk/commit/781f65b7f3449cbb2bb04831aa5443e7981a30e4))
9+
* feat(cli): add --packages flag to vulnerability cmd (#149) (Salim Afiune)([3c34eaf](https://github.com/lacework/go-sdk/commit/3c34eaf8de21a1e5f23707034ca69c02cabf5e25))
10+
## Other Changes
11+
* chore(cli): remove deprecated old config loading (#159) (Salim Afiune)([1661939](https://github.com/lacework/go-sdk/commit/1661939b94c42c080f051039c70f4c82a56f2ad3))
612

713
## Docker Images
814
* `docker pull techallylw/lacework-cli:latest`

VERSION

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

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)