Skip to content

Commit

Permalink
release: v1.19.0
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <[email protected]>
  • Loading branch information
lacework-releng committed May 21, 2024
1 parent 9d16ac9 commit c912f59
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 7 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v1.19.0 (May 21, 2024)

## Features
* feat(RAIN-92781): Add provider for AzureAdAl integration (#623) (rubinder-lw)([f7da529e](https://github.com/lacework/terraform-provider-lacework/commit/f7da529e9ca74afe7df5ee8ca368b3e70d357fd0))
## Bug Fixes
* fix: prepare release process failing due to missing go setup (#638) (Matt Cadorette)([9d16ac98](https://github.com/lacework/terraform-provider-lacework/commit/9d16ac9802ae76d97f7d58f690f9fe8a14dbf631))
## Other Changes
* ci: add sudo to apt-get install command (#627) (Timothy MacDonald)([e33faa42](https://github.com/lacework/terraform-provider-lacework/commit/e33faa426e5b98632907949fba93c84424b566d8))
* ci: fix release workflow with proper commands (#626) (Timothy MacDonald)([8fb0859b](https://github.com/lacework/terraform-provider-lacework/commit/8fb0859b5132a46e1337ac4e2092b24465d4c5c9))
* ci: version bump to v1.18.3-dev (Lacework)([0653aad6](https://github.com/lacework/terraform-provider-lacework/commit/0653aad696f02f3c028dd60c462a087ce9438e70))
* ci: migrate from codefresh to github workflows (#624) (Timothy MacDonald)([57a610c2](https://github.com/lacework/terraform-provider-lacework/commit/57a610c24abd372bb2ae595fc800359667396d8f))

## v1.18.2 (April 03, 2024)

## Bug Fixes
Expand Down
12 changes: 8 additions & 4 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Release Notes
Another day, another release. These are the release notes for the version `v1.18.2`.
Another day, another release. These are the release notes for the version `v1.19.0`.

## Features
* feat(RAIN-92781): Add provider for AzureAdAl integration (#623) (rubinder-lw)([f7da529e](https://github.com/lacework/terraform-provider-lacework/commit/f7da529e9ca74afe7df5ee8ca368b3e70d357fd0))
## Bug Fixes
* fix: add policy_exception field_values_map (#619) (Matt Cadorette)([0f27c502](https://github.com/lacework/terraform-provider-lacework/commit/0f27c5023e7a8aa3dc9c3968c994391f44f5e4bb))
* fix: prepare release process failing due to missing go setup (#638) (Matt Cadorette)([9d16ac98](https://github.com/lacework/terraform-provider-lacework/commit/9d16ac9802ae76d97f7d58f690f9fe8a14dbf631))
## Other Changes
* ci: add initial github workflows to replace codefresh (#620) (Timothy MacDonald)([cb812027](https://github.com/lacework/terraform-provider-lacework/commit/cb81202761fa9f4fe8160a770b538c1493d05183))
* ci: version bump to v1.18.2-dev (Lacework)([12265d1e](https://github.com/lacework/terraform-provider-lacework/commit/12265d1ec96725364474e3555e7220446f4f05fb))
* ci: add sudo to apt-get install command (#627) (Timothy MacDonald)([e33faa42](https://github.com/lacework/terraform-provider-lacework/commit/e33faa426e5b98632907949fba93c84424b566d8))
* ci: fix release workflow with proper commands (#626) (Timothy MacDonald)([8fb0859b](https://github.com/lacework/terraform-provider-lacework/commit/8fb0859b5132a46e1337ac4e2092b24465d4c5c9))
* ci: version bump to v1.18.3-dev (Lacework)([0653aad6](https://github.com/lacework/terraform-provider-lacework/commit/0653aad696f02f3c028dd60c462a087ce9438e70))
* ci: migrate from codefresh to github workflows (#624) (Timothy MacDonald)([57a610c2](https://github.com/lacework/terraform-provider-lacework/commit/57a610c24abd372bb2ae595fc800359667396d8f))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.18.3-dev
1.19.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 c912f59

Please sign in to comment.