Skip to content

Commit

Permalink
release: v0.17.0 (lacework#298)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <[email protected]>
  • Loading branch information
lacework-releng authored Apr 5, 2022
1 parent f9ab5cd commit c744507
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 18 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## v0.17.0 (April 05, 2022)

## Features
* feat(AwsEksAudit): Add support for AwsEksAudit apiv2 cloud account integration (#292) (Ross)([4db5abe](https://github.com/lacework/terraform-provider-lacework/commit/4db5abeed889ac73df1066da27c9eedf50447da2))
* feat: add validation to ecr 'limit_num_imgs' (#283) (Darren)([a437790](https://github.com/lacework/terraform-provider-lacework/commit/a437790cf55d93ada23960066d1ed2197ee5fcac))
## Bug Fixes
* fix(docs): Fix aws eks audit log docs (#297) (Ross)([f9ab5cd](https://github.com/lacework/terraform-provider-lacework/commit/f9ab5cd7386c76146122ac15b4932898dad472f6))
* fix: migrate agent access token data source to use v2 api (#288) (Darren)([71cd925](https://github.com/lacework/terraform-provider-lacework/commit/71cd92593098f9b8c2cf3b79d27d25b302c1f15a))
## Documentation Updates
* docs: fix TF registry documentation tree (Salim Afiune Maya)([39cf2d7](https://github.com/lacework/terraform-provider-lacework/commit/39cf2d78d5bc51557de7c5a3054ba276f4e2a723))
* docs: fix typo (#282) (Darren)([deea6dd](https://github.com/lacework/terraform-provider-lacework/commit/deea6dd90d47c82765a0f40320be322783c071ae))
## Other Changes
* chore: update deps (#294) (Darren)([b6f3297](https://github.com/lacework/terraform-provider-lacework/commit/b6f32971e44d74b361c5688077054b6fdbd9c907))
* chore: update go version to 1.18 (#287) (Darren)([4618e3b](https://github.com/lacework/terraform-provider-lacework/commit/4618e3b02f97b15627ddb281c36f5293e0797528))
* chore: deprecate CLI Wiki (Salim Afiune Maya)([156ccaa](https://github.com/lacework/terraform-provider-lacework/commit/156ccaa48fc7fca13f127361934f79dc8eb4d6d7))
* chore: comment out error check in rollback test (#284) (Salim Afiune)([eaed849](https://github.com/lacework/terraform-provider-lacework/commit/eaed849420e5d71664572a5e862c002952b71fd1))
* build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#290) (dependabot[bot])([25059b5](https://github.com/lacework/terraform-provider-lacework/commit/25059b579a33ac0db74a714f843cd7b28f271f80))
* build(deps): bump github.com/gruntwork-io/terratest (#285) (dependabot[bot])([1e8ca59](https://github.com/lacework/terraform-provider-lacework/commit/1e8ca590f6b96691458c391b6b15986be0af4a6d))
* ci: add make cmd for output go tests in junit format (#293) (Darren)([eec76b2](https://github.com/lacework/terraform-provider-lacework/commit/eec76b2b3ef4d0c66baa469d6288c6daec075da8))
* ci: version bump to v0.16.1-dev (Lacework)([3f7eca5](https://github.com/lacework/terraform-provider-lacework/commit/3f7eca57944a51c9f4805fc40a52f06fae92ac19))

## v0.16.0 (March 02, 2022)

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

## Features
* feat: new lacework_query resource (#266) (Darren)([37377bb](https://github.com/lacework/terraform-provider-lacework/commit/37377bb8d1fb994da331d7bed8571fdce8c4ec7d))
* feat: new lacework_policy resource (#267) (Darren)([ab3efd8](https://github.com/lacework/terraform-provider-lacework/commit/ab3efd8d5cb973dde3036ce2105e0338e86b6ba0))
* feat: add registry notifications to docker v2 resource (#265) (Darren)([1650b9f](https://github.com/lacework/terraform-provider-lacework/commit/1650b9f801be012d89be05d424285cc8d1f1307c))
## Refactor
* refactor: encourage the use of anonymous queries (#280) (Salim Afiune)([b7c2d4c](https://github.com/lacework/terraform-provider-lacework/commit/b7c2d4ce9637606154293bf34101a78c078c4dc7))
* refactor: remove evaluator_id from policy and query resources (#278) (Salim Afiune)([953300a](https://github.com/lacework/terraform-provider-lacework/commit/953300a340879e3648c31180cba9e372047cc091))
* feat(AwsEksAudit): Add support for AwsEksAudit apiv2 cloud account integration (#292) (Ross)([4db5abe](https://github.com/lacework/terraform-provider-lacework/commit/4db5abeed889ac73df1066da27c9eedf50447da2))
* feat: add validation to ecr 'limit_num_imgs' (#283) (Darren)([a437790](https://github.com/lacework/terraform-provider-lacework/commit/a437790cf55d93ada23960066d1ed2197ee5fcac))
## Bug Fixes
* fix: prevent updating evaluator_id on existing queries (#276) (Darren)([85dee76](https://github.com/lacework/terraform-provider-lacework/commit/85dee768fad25e73e0871d0eb80bece916cce134))
* fix(docs): Fix aws eks audit log docs (#297) (Ross)([f9ab5cd](https://github.com/lacework/terraform-provider-lacework/commit/f9ab5cd7386c76146122ac15b4932898dad472f6))
* fix: migrate agent access token data source to use v2 api (#288) (Darren)([71cd925](https://github.com/lacework/terraform-provider-lacework/commit/71cd92593098f9b8c2cf3b79d27d25b302c1f15a))
## Documentation Updates
* docs: update query and policy resources (#275) (Darren)([b85d686](https://github.com/lacework/terraform-provider-lacework/commit/b85d686d7c35db25ecb03a8422c8397587deef09))
* docs: fix TF registry documentation tree (Salim Afiune Maya)([39cf2d7](https://github.com/lacework/terraform-provider-lacework/commit/39cf2d78d5bc51557de7c5a3054ba276f4e2a723))
* docs: fix typo (#282) (Darren)([deea6dd](https://github.com/lacework/terraform-provider-lacework/commit/deea6dd90d47c82765a0f40320be322783c071ae))
## Other Changes
* build(deps): bump github.com/gruntwork-io/terratest (#277) (dependabot[bot])([1444587](https://github.com/lacework/terraform-provider-lacework/commit/1444587d0ae8b16130015270ebd0b78ad614e3e4))
* build(deps): bump github.com/gruntwork-io/terratest (#271) (dependabot[bot])([edb3af8](https://github.com/lacework/terraform-provider-lacework/commit/edb3af87f74f21d32183eac24c82166a22ac8c18))
* build(deps): bump github.com/gruntwork-io/terratest (#262) (dependabot[bot])([30df648](https://github.com/lacework/terraform-provider-lacework/commit/30df648c42cadffbeaa777e285a9ea39034cbe85))
* ci: version bump to v0.15.1-dev (Lacework)([07ced51](https://github.com/lacework/terraform-provider-lacework/commit/07ced513d675b1493593d6b2df71b0dbfe1c400e))
* test(team_members): use lwdomain to get correct account name (#272) (Darren)([e120def](https://github.com/lacework/terraform-provider-lacework/commit/e120def7f14f533b867fe904610c906ec5168d1e))
* test: skip org test for lw account resource group (#261) (Salim Afiune)([061ada9](https://github.com/lacework/terraform-provider-lacework/commit/061ada9f9c0ecf4821ab1dd9dc7633a9a88db06f))
* chore: update deps (#294) (Darren)([b6f3297](https://github.com/lacework/terraform-provider-lacework/commit/b6f32971e44d74b361c5688077054b6fdbd9c907))
* chore: update go version to 1.18 (#287) (Darren)([4618e3b](https://github.com/lacework/terraform-provider-lacework/commit/4618e3b02f97b15627ddb281c36f5293e0797528))
* chore: deprecate CLI Wiki (Salim Afiune Maya)([156ccaa](https://github.com/lacework/terraform-provider-lacework/commit/156ccaa48fc7fca13f127361934f79dc8eb4d6d7))
* chore: comment out error check in rollback test (#284) (Salim Afiune)([eaed849](https://github.com/lacework/terraform-provider-lacework/commit/eaed849420e5d71664572a5e862c002952b71fd1))
* build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#290) (dependabot[bot])([25059b5](https://github.com/lacework/terraform-provider-lacework/commit/25059b579a33ac0db74a714f843cd7b28f271f80))
* build(deps): bump github.com/gruntwork-io/terratest (#285) (dependabot[bot])([1e8ca59](https://github.com/lacework/terraform-provider-lacework/commit/1e8ca590f6b96691458c391b6b15986be0af4a6d))
* ci: add make cmd for output go tests in junit format (#293) (Darren)([eec76b2](https://github.com/lacework/terraform-provider-lacework/commit/eec76b2b3ef4d0c66baa469d6288c6daec075da8))
* ci: version bump to v0.16.1-dev (Lacework)([3f7eca5](https://github.com/lacework/terraform-provider-lacework/commit/3f7eca57944a51c9f4805fc40a52f06fae92ac19))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.16.1-dev
0.17.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 c744507

Please sign in to comment.