Skip to content

Commit

Permalink
release: v0.26.1 (#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
lacework-releng authored Sep 26, 2022
1 parent 7188601 commit d102dcd
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 14 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v0.26.1 (September 26, 2022)

## Bug Fixes
* fix: suppressdiff for gcp_cfg private_key_id (#380) (Darren)([7188601](https://github.com/lacework/terraform-provider-lacework/commit/71886010cb7d3e68dbbdc2f8bb955908f64d8935))
* fix: fix gcr limit_by_labels field (#379) (Darren)([20a386c](https://github.com/lacework/terraform-provider-lacework/commit/20a386c82e8ac1f6bfd3d707540c96c9895de2e3))
## Other Changes
* ci: version bump to v0.26.1-dev (Lacework)([bd67f3b](https://github.com/lacework/terraform-provider-lacework/commit/bd67f3b039674c709f2c76e3e163008dce789390))

## v0.26.0 (September 21, 2022)

## Features
Expand Down
15 changes: 4 additions & 11 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
# Release Notes
Another day, another release. These are the release notes for the version `v0.26.0`.
Another day, another release. These are the release notes for the version `v0.26.1`.

## Features
* feat(resource): New lacework_date_export_rule resource (#356) (Darren)([5d3b643](https://github.com/lacework/terraform-provider-lacework/commit/5d3b6431d3714e7649dc73ccec1eeaa86ee3eefb))
## Refactor
* refactor: migrate gcp_at to use v2 api (#369) (Darren)([41411b9](https://github.com/lacework/terraform-provider-lacework/commit/41411b900a8eb562a958d278a4f2633ef4df6086))
* refactor: migrate lacework_integration_gcp_cfg to use v2 api (#363) (Darren)([d21459d](https://github.com/lacework/terraform-provider-lacework/commit/d21459d0dd10aa317348be51d4b9c2cfdb7acd15))
* refactor: migrate lacework_integration_ecr to use v2 api (#364) (Darren)([88ee9bf](https://github.com/lacework/terraform-provider-lacework/commit/88ee9bf7a0cbe97391ef0aa5ea704c95c25a9d03))
* refactor: migrate lacework_integration_gcp_gcr to use v2 api (#365) (Darren)([3f2c581](https://github.com/lacework/terraform-provider-lacework/commit/3f2c5812d6ab7a4a7f3d1913132dcb86383c4fff))
* refactor: migrate lacework_integration_aws_cfg to use v2 api (#361) (Darren)([f182648](https://github.com/lacework/terraform-provider-lacework/commit/f1826482cc217d82109b596a41f80a7d2f3734a3))
## Bug Fixes
* fix: fix go-sdk deps (#372) (Darren)([a1c9ff1](https://github.com/lacework/terraform-provider-lacework/commit/a1c9ff120f2a0bdfbc49cda81c6b6a250f8ca3a7))
* fix: suppressdiff for gcp_cfg private_key_id (#380) (Darren)([7188601](https://github.com/lacework/terraform-provider-lacework/commit/71886010cb7d3e68dbbdc2f8bb955908f64d8935))
* fix: fix gcr limit_by_labels field (#379) (Darren)([20a386c](https://github.com/lacework/terraform-provider-lacework/commit/20a386c82e8ac1f6bfd3d707540c96c9895de2e3))
## Other Changes
* ci: version bump to v0.25.1-dev (Lacework)([e2d2a1f](https://github.com/lacework/terraform-provider-lacework/commit/e2d2a1fced62deba901601a2083e0970220c8d97))
* ci: version bump to v0.26.1-dev (Lacework)([bd67f3b](https://github.com/lacework/terraform-provider-lacework/commit/bd67f3b039674c709f2c76e3e163008dce789390))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.26.1-dev
0.26.1
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 d102dcd

Please sign in to comment.