Skip to content

Commit

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

## Bug Fixes
* fix: update go-sdk version for proxy settings fix (#480) (Darren)([a13f2bde](https://github.com/lacework/terraform-provider-lacework/commit/a13f2bde5952c3a6646f49cb79adc386dbd4dd0c))
## Other Changes
* ci: version bump to v1.6.2-dev (Lacework)([4f534c0d](https://github.com/lacework/terraform-provider-lacework/commit/4f534c0db9441207edba254cfe5c8892813d95b2))

## v1.6.1 (May 02, 2023)

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

## Bug Fixes
* fix: update go-sdk version for proxy settings fix (#480) (Darren)([a13f2bde](https://github.com/lacework/terraform-provider-lacework/commit/a13f2bde5952c3a6646f49cb79adc386dbd4dd0c))
## 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))
* ci: version bump to v1.6.2-dev (Lacework)([4f534c0d](https://github.com/lacework/terraform-provider-lacework/commit/4f534c0db9441207edba254cfe5c8892813d95b2))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.2-dev
1.6.2
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 f157447

Please sign in to comment.