-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Lacework <[email protected]>
- Loading branch information
1 parent
2f01217
commit 01817c5
Showing
4 changed files
with
21 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,11 @@ | ||
# Release Notes | ||
Another day, another release. These are the release notes for the version `v1.10.0`. | ||
Another day, another release. These are the release notes for the version `v1.11.0`. | ||
|
||
## 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)) | ||
* feat: support new properties in alert_rules (#518) (Darren)([24091a7b](https://github.com/lacework/terraform-provider-lacework/commit/24091a7be364679d7e08c00354f0fe1d19a13b35)) | ||
## Bug Fixes | ||
* fix: alert rules remove omitempty (#528) (jonathan stewart)([2f012178](https://github.com/lacework/terraform-provider-lacework/commit/2f0121785afe78dcddf8015241316ed369ec18fc)) | ||
* fix: lint error in resource_lacework_managed_policies.go (#525) (Pengyuan Zhao)([cd659b8e](https://github.com/lacework/terraform-provider-lacework/commit/cd659b8efd517c1af410ba4250362dc607ed3dd5)) | ||
## 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)) | ||
* chore: 🧹 clean a bunch of deprecated code (#522) (Salim Afiune)([67ee493d](https://github.com/lacework/terraform-provider-lacework/commit/67ee493dcaf496c2cd5d26306fd4f4aba724d443)) | ||
* ci: version bump to v1.10.1-dev (Lacework)([5f5a44f4](https://github.com/lacework/terraform-provider-lacework/commit/5f5a44f42990d5dc1a62e29d14f1e2e5ccabce12)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.10.1-dev | ||
1.11.0 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.