Skip to content

Commit

Permalink
release: v1.12.0 (#530)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <[email protected]>
  • Loading branch information
lacework-releng authored Aug 9, 2023
1 parent 01817c5 commit 851ef64
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 4 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## v1.12.0 (August 09, 2023)

## Features
* 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
* 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))

## v1.11.0 (August 08, 2023)

## Features
Expand Down
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Release Notes
Another day, another release. These are the release notes for the version `v1.11.0`.
Another day, another release. These are the release notes for the version `v1.12.0`.

## Features
* feat: support new properties in alert_rules (#518) (Darren)([24091a7b](https://github.com/lacework/terraform-provider-lacework/commit/24091a7be364679d7e08c00354f0fe1d19a13b35))
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.11.0
1.12.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 851ef64

Please sign in to comment.