Skip to content

Commit

Permalink
release: v1.10.0 (#521)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <tech-ally@lacework.net>
  • Loading branch information
lacework-releng authored Jul 25, 2023
1 parent 5d4f495 commit e818f30
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 8 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## v1.10.0 (July 25, 2023)

## Features
* feat: add new lacework_managed_policies resource (#516) (Pengyuan Zhao)([5d4f4957](https://github.com/lacework/terraform-provider-lacework/commit/5d4f495734cb1fa0e77fc7e362beeac6a3f1c0fc))
## Documentation Updates
* docs: add documentation for the OCI config integration (#509) (Kolbeinn)([c0ac0c81](https://github.com/lacework/terraform-provider-lacework/commit/c0ac0c813b3d86c8eac5d2e570a9aed9dac93359))
## Other Changes
* build(deps): bump github.com/gruntwork-io/terratest (#513) (dependabot[bot])([e4fd1eec](https://github.com/lacework/terraform-provider-lacework/commit/e4fd1eec7e463b414fdf40bf38d2a0dee2c167d4))
* build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#504) (dependabot[bot])([7969b8fa](https://github.com/lacework/terraform-provider-lacework/commit/7969b8fa6afa04b39fc4b64c68f82f83a891f76c))
* build(deps): bump github.com/gruntwork-io/terratest (#503) (dependabot[bot])([e99f3744](https://github.com/lacework/terraform-provider-lacework/commit/e99f3744350aacc6e49c1fb4c9cc82c20785993d))
* build(deps): bump github.com/lacework/go-sdk from 1.24.0 to 1.26.0 (#507) (dependabot[bot])([cbaeea70](https://github.com/lacework/terraform-provider-lacework/commit/cbaeea70d8f65e7c2af7598f9aea1e273ff5c4cf))
* build(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 (#506) (dependabot[bot])([4b757e81](https://github.com/lacework/terraform-provider-lacework/commit/4b757e8126244ba18a72fc98ac6359ab7f816f53))
* ci: version bump to v1.9.1-dev (Lacework)([32d757ba](https://github.com/lacework/terraform-provider-lacework/commit/32d757ba41295a9b1fc83631a4915d1c1d055eed))

## v1.9.0 (July 05, 2023)

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

## 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))
* feat: add new lacework_managed_policies resource (#516) (Pengyuan Zhao)([5d4f4957](https://github.com/lacework/terraform-provider-lacework/commit/5d4f495734cb1fa0e77fc7e362beeac6a3f1c0fc))
## Documentation Updates
* docs(website): add multivolume and stopped instance arguments (#505) (Joseph Wilder)([b800edf8](https://github.com/lacework/terraform-provider-lacework/commit/b800edf8072589c1d3f2c37e82599505851d05bb))
* docs: add documentation for the OCI config integration (#509) (Kolbeinn)([c0ac0c81](https://github.com/lacework/terraform-provider-lacework/commit/c0ac0c813b3d86c8eac5d2e570a9aed9dac93359))
## Other Changes
* ci: version bump to v1.8.1-dev (Lacework)([b8011be1](https://github.com/lacework/terraform-provider-lacework/commit/b8011be1f3e961b692a44aca9fd4ac48367a122f))
* build(deps): bump github.com/gruntwork-io/terratest (#513) (dependabot[bot])([e4fd1eec](https://github.com/lacework/terraform-provider-lacework/commit/e4fd1eec7e463b414fdf40bf38d2a0dee2c167d4))
* build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#504) (dependabot[bot])([7969b8fa](https://github.com/lacework/terraform-provider-lacework/commit/7969b8fa6afa04b39fc4b64c68f82f83a891f76c))
* build(deps): bump github.com/gruntwork-io/terratest (#503) (dependabot[bot])([e99f3744](https://github.com/lacework/terraform-provider-lacework/commit/e99f3744350aacc6e49c1fb4c9cc82c20785993d))
* build(deps): bump github.com/lacework/go-sdk from 1.24.0 to 1.26.0 (#507) (dependabot[bot])([cbaeea70](https://github.com/lacework/terraform-provider-lacework/commit/cbaeea70d8f65e7c2af7598f9aea1e273ff5c4cf))
* build(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 (#506) (dependabot[bot])([4b757e81](https://github.com/lacework/terraform-provider-lacework/commit/4b757e8126244ba18a72fc98ac6359ab7f816f53))
* ci: version bump to v1.9.1-dev (Lacework)([32d757ba](https://github.com/lacework/terraform-provider-lacework/commit/32d757ba41295a9b1fc83631a4915d1c1d055eed))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.1-dev
1.10.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 e818f30

Please sign in to comment.