Skip to content

Commit

Permalink
release: v1.6.1 (#478)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <[email protected]>
  • Loading branch information
lacework-releng authored May 2, 2023
1 parent bc40e04 commit 980633a
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 10 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## v1.6.1 (May 02, 2023)

## Other Changes
* build(deps): bump github.com/lacework/go-sdk (#472) (dependabot[bot])([bc40e04c](https://github.com/lacework/terraform-provider-lacework/commit/bc40e04ce8a5bb8c6046434457d88774853986d1))
* build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#471) (dependabot[bot])([3b650e81](https://github.com/lacework/terraform-provider-lacework/commit/3b650e812c687b3fa215b5e3a27dcb65bdf2bb23))
* build(deps): bump github.com/gruntwork-io/terratest (#468) (dependabot[bot])([412657e6](https://github.com/lacework/terraform-provider-lacework/commit/412657e68e802a3999ac5b94fe1e43c398a664bf))
* build(deps): bump golang.org/x/text from 0.4.0 to 0.9.0 (#465) (dependabot[bot])([070c1012](https://github.com/lacework/terraform-provider-lacework/commit/070c101275bc098b0b987e85f11447a758cf744e))
* build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#462) (dependabot[bot])([3b756a51](https://github.com/lacework/terraform-provider-lacework/commit/3b756a514b7653d93ec4e8f79a9e7b59677420bc))
* build(deps): bump github.com/hashicorp/go-getter from 1.6.1 to 1.7.0 (#447) (dependabot[bot])([1b673bd8](https://github.com/lacework/terraform-provider-lacework/commit/1b673bd816b7be2f58358441dc849ccd226e8f3c))
* ci: version bump to v1.6.1-dev (Lacework)([97cb3120](https://github.com/lacework/terraform-provider-lacework/commit/97cb312020d1e0005e23cbcc3723d82f4b3abca6))

## v1.6.0 (April 14, 2023)

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

## Features
* feat: Addition of S3 Bucket ARN for AWS EKS Audit log (#467) (djmctavish)([09309d32](https://github.com/lacework/terraform-provider-lacework/commit/09309d3232d351e64e89f340969e6155baa46b6d))
## Documentation Updates
* docs: add 'enabled' to agent_access_token doc (#466) (Darren)([ea55405c](https://github.com/lacework/terraform-provider-lacework/commit/ea55405cd827a8b6c68730b0abc04dea366ad764))
## Other Changes
* ci: fix release (#469) (Darren)([cb54378f](https://github.com/lacework/terraform-provider-lacework/commit/cb54378f4915ecbd71ce6304e5051564fee49041))
* ci: version bump to v1.5.2-dev (Lacework)([7f954384](https://github.com/lacework/terraform-provider-lacework/commit/7f954384a7c07796de74a1b339370e863ed3f1dd))
* build(deps): bump github.com/lacework/go-sdk (#472) (dependabot[bot])([bc40e04c](https://github.com/lacework/terraform-provider-lacework/commit/bc40e04ce8a5bb8c6046434457d88774853986d1))
* build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#471) (dependabot[bot])([3b650e81](https://github.com/lacework/terraform-provider-lacework/commit/3b650e812c687b3fa215b5e3a27dcb65bdf2bb23))
* build(deps): bump github.com/gruntwork-io/terratest (#468) (dependabot[bot])([412657e6](https://github.com/lacework/terraform-provider-lacework/commit/412657e68e802a3999ac5b94fe1e43c398a664bf))
* build(deps): bump golang.org/x/text from 0.4.0 to 0.9.0 (#465) (dependabot[bot])([070c1012](https://github.com/lacework/terraform-provider-lacework/commit/070c101275bc098b0b987e85f11447a758cf744e))
* build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#462) (dependabot[bot])([3b756a51](https://github.com/lacework/terraform-provider-lacework/commit/3b756a514b7653d93ec4e8f79a9e7b59677420bc))
* build(deps): bump github.com/hashicorp/go-getter from 1.6.1 to 1.7.0 (#447) (dependabot[bot])([1b673bd8](https://github.com/lacework/terraform-provider-lacework/commit/1b673bd816b7be2f58358441dc849ccd226e8f3c))
* ci: version bump to v1.6.1-dev (Lacework)([97cb3120](https://github.com/lacework/terraform-provider-lacework/commit/97cb312020d1e0005e23cbcc3723d82f4b3abca6))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.1-dev
1.6.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 980633a

Please sign in to comment.