Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.2.13 #77

Merged
merged 1 commit into from
Feb 19, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v0.2.13 (February 19, 2021)

## Features
* feat: new IBM QRadar alert channel resource (#76) (Darren)([25e6594](https://github.com/lacework/terraform-provider-lacework/commit/25e65940b55ada83430ccada210ef1e10eb9a87b))
* feat: New Relic Insights alert channel resource (#73) (Darren)([5d7877a](https://github.com/lacework/terraform-provider-lacework/commit/5d7877a9da5155cde1da58de00cbc37cb789f4e9))
* feat: New Victor Ops alert channel resource (#71) (Darren)([641f7cd](https://github.com/lacework/terraform-provider-lacework/commit/641f7cda144eb919abefb6c7b49b93e95384e47c))
* feat: New Cisco Webex alert channel resource (#69) (Darren)([f6e9f8d](https://github.com/lacework/terraform-provider-lacework/commit/f6e9f8d16a026185d142b13546dff8c7f1f286fb))
* feat: new Microsoft Teams alert channel resource (#68) (Darren)([5e4f21f](https://github.com/lacework/terraform-provider-lacework/commit/5e4f21f90fa9a5624bcfc5bb87cffec087f45aa0))
## Documentation Updates
* doc: create service accounts for GCR integration (#74) (Salim Afiune)([be8fb7f](https://github.com/lacework/terraform-provider-lacework/commit/be8fb7fd8eabca92dcefa2eac3ccaab30fdb5deb))
* docs: fix closing curly brace in code snippet for alert channel s3 data export (#70) (Scott Ford)([68c0de6](https://github.com/lacework/terraform-provider-lacework/commit/68c0de6589612cd89454116a46287c3606ba2324))

## v0.2.12 (February 05, 2021)

## Features
Expand Down
11 changes: 9 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release Notes
Another day, another release. These are the release notes for the version `v0.2.12`.
Another day, another release. These are the release notes for the version `v0.2.13`.

## Features
* feat: new Datadog alert channel resource (#66) (Darren)([ec90fc4](https://github.com/lacework/terraform-provider-lacework/commit/ec90fc4d98104cb6940d202a33acbf878d4fc83c))
* feat: new IBM QRadar alert channel resource (#76) (Darren)([25e6594](https://github.com/lacework/terraform-provider-lacework/commit/25e65940b55ada83430ccada210ef1e10eb9a87b))
* feat: New Relic Insights alert channel resource (#73) (Darren)([5d7877a](https://github.com/lacework/terraform-provider-lacework/commit/5d7877a9da5155cde1da58de00cbc37cb789f4e9))
* feat: New Victor Ops alert channel resource (#71) (Darren)([641f7cd](https://github.com/lacework/terraform-provider-lacework/commit/641f7cda144eb919abefb6c7b49b93e95384e47c))
* feat: New Cisco Webex alert channel resource (#69) (Darren)([f6e9f8d](https://github.com/lacework/terraform-provider-lacework/commit/f6e9f8d16a026185d142b13546dff8c7f1f286fb))
* feat: new Microsoft Teams alert channel resource (#68) (Darren)([5e4f21f](https://github.com/lacework/terraform-provider-lacework/commit/5e4f21f90fa9a5624bcfc5bb87cffec087f45aa0))
## Documentation Updates
* doc: create service accounts for GCR integration (#74) (Salim Afiune)([be8fb7f](https://github.com/lacework/terraform-provider-lacework/commit/be8fb7fd8eabca92dcefa2eac3ccaab30fdb5deb))
* docs: fix closing curly brace in code snippet for alert channel s3 data export (#70) (Scott Ford)([68c0de6](https://github.com/lacework/terraform-provider-lacework/commit/68c0de6589612cd89454116a46287c3606ba2324))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.13-dev
0.2.13
4 changes: 2 additions & 2 deletions lacework/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.