Skip to content

Commit

Permalink
Release v0.2.18 (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmurray-lacework authored Feb 5, 2021
1 parent 8298022 commit 969a1cd
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 5 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v0.2.18

## Features
* feat(cli): new Datadog alert channel (#313) (Darren)([8298022](https://github.com/lacework/go-sdk/commit/8298022367d99ccc0237e456c8ccd6b45885e1d7))
## Bug Fixes
* fix(cli): avoid daily update check during install (Salim Afiune Maya)([2bc94c0](https://github.com/lacework/go-sdk/commit/2bc94c002392cb900ce6ca47574eafa3f4e55959))
## Other Changes
* test: fix intermittent events test (#312) (Salim Afiune)([d69983b](https://github.com/lacework/go-sdk/commit/d69983b63c9c771f533d72325bc58cd63e5d3a66))
* test: fix intermittent events test (Salim Afiune Maya)([15c371c](https://github.com/lacework/go-sdk/commit/15c371cc59ae9b2cbbe25588ff20574c1272efbe))
---
# v0.2.17

## Bug Fixes
Expand Down
9 changes: 7 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Release Notes
Another day, another release. These are the release notes for the version `v0.2.17`.
Another day, another release. These are the release notes for the version `v0.2.18`.

## Features
* feat(cli): new Datadog alert channel (#313) (Darren)([8298022](https://github.com/lacework/go-sdk/commit/8298022367d99ccc0237e456c8ccd6b45885e1d7))
## Bug Fixes
* fix: Json mapping for Snow Username (#307) (Darren)([1ef8d99](https://github.com/lacework/go-sdk/commit/1ef8d9912dd66522712bfa4a15d4ab728d409e65))
* fix(cli): avoid daily update check during install (Salim Afiune Maya)([2bc94c0](https://github.com/lacework/go-sdk/commit/2bc94c002392cb900ce6ca47574eafa3f4e55959))
## Other Changes
* test: fix intermittent events test (#312) (Salim Afiune)([d69983b](https://github.com/lacework/go-sdk/commit/d69983b63c9c771f533d72325bc58cd63e5d3a66))
* test: fix intermittent events test (Salim Afiune Maya)([15c371c](https://github.com/lacework/go-sdk/commit/15c371cc59ae9b2cbbe25588ff20574c1272efbe))

## Docker Images
* `docker pull lacework/lacework-cli:latest`
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.18-dev
0.2.18
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 969a1cd

Please sign in to comment.