Skip to content

Commit

Permalink
release: v1.9.0 (#508)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <[email protected]>
  • Loading branch information
lacework-releng authored Jul 5, 2023
1 parent b800edf commit 8059629
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 8 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v1.9.0 (July 05, 2023)

## Features
* feat(client-agentless): add multi-volume and scan stopped instances fields to agentless integrations (Whitney Smith)([cd864e50](https://github.com/lacework/terraform-provider-lacework/commit/cd864e50061d3f12e400d3605a298cb8f76a4530))
* feat: add OCI integration resource (Kolbeinn Karlsson)([5a361e54](https://github.com/lacework/terraform-provider-lacework/commit/5a361e54180a11a70806f41eb2b3c45881230540))
## Documentation Updates
* docs(website): add multivolume and stopped instance arguments (#505) (Joseph Wilder)([b800edf8](https://github.com/lacework/terraform-provider-lacework/commit/b800edf8072589c1d3f2c37e82599505851d05bb))
## Other Changes
* ci: version bump to v1.8.1-dev (Lacework)([b8011be1](https://github.com/lacework/terraform-provider-lacework/commit/b8011be1f3e961b692a44aca9fd4ac48367a122f))

## v1.8.0 (June 08, 2023)

## Features
Expand Down
11 changes: 6 additions & 5 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Release Notes
Another day, another release. These are the release notes for the version `v1.8.0`.
Another day, another release. These are the release notes for the version `v1.9.0`.

## Features
* feat(resource): add support for compliance policies (#492) (Pengyuan Zhao)([68b5cd84](https://github.com/lacework/terraform-provider-lacework/commit/68b5cd840761a49c349d16ccee460cd7b66ac28a))
* feat(client-agentless): add multi-volume and scan stopped instances fields to agentless integrations (Whitney Smith)([cd864e50](https://github.com/lacework/terraform-provider-lacework/commit/cd864e50061d3f12e400d3605a298cb8f76a4530))
* feat: add OCI integration resource (Kolbeinn Karlsson)([5a361e54](https://github.com/lacework/terraform-provider-lacework/commit/5a361e54180a11a70806f41eb2b3c45881230540))
## Documentation Updates
* docs(website): add multivolume and stopped instance arguments (#505) (Joseph Wilder)([b800edf8](https://github.com/lacework/terraform-provider-lacework/commit/b800edf8072589c1d3f2c37e82599505851d05bb))
## Other Changes
* build(deps): bump github.com/gruntwork-io/terratest (#494) (dependabot[bot])([b4bd9481](https://github.com/lacework/terraform-provider-lacework/commit/b4bd9481e77c18a3f41186b202d703bc2dbf82be))
* build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#495) (dependabot[bot])([b6ce6003](https://github.com/lacework/terraform-provider-lacework/commit/b6ce60032e1a113a18cdc11b710a2685ee9f666c))
* ci: version bump to v1.7.1-dev (Lacework)([57dc1261](https://github.com/lacework/terraform-provider-lacework/commit/57dc126134488d8eefecb9fbc710f3bee838a1e1))
* ci: version bump to v1.8.1-dev (Lacework)([b8011be1](https://github.com/lacework/terraform-provider-lacework/commit/b8011be1f3e961b692a44aca9fd4ac48367a122f))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.1-dev
1.9.0
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.

0 comments on commit 8059629

Please sign in to comment.