Skip to content

Commit

Permalink
Release v0.5.0 (#111)
Browse files Browse the repository at this point in the history
Signed-off-by: Salim Afiune Maya <[email protected]>
  • Loading branch information
lacework-releng authored May 27, 2021
1 parent c69c3ec commit 7442740
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 6 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v0.5.0 (May 27, 2021)

## Features
* feat: New AWS CouldTrail for AWS GovCloud resource (#108) (Darren)([17ff48f](https://github.com/lacework/terraform-provider-lacework/commit/17ff48fcdc982497391b6d6f48c186def3c19185))
* feat: New AWS Config for AWS GovCloud resource (#107) (Darren)([d5e0d2e](https://github.com/lacework/terraform-provider-lacework/commit/d5e0d2e0d4e04e77d8c1237d65d90f1446d29be0))
## Documentation Updates
* docs: update GovCloud registry documentation (#109) (Salim Afiune)([1efa3a8](https://github.com/lacework/terraform-provider-lacework/commit/1efa3a8563364806a8a1f5f320f0556348c6a3b8))
## Other Changes
* ci: fix prepare-release job (#110) (Salim Afiune)([c69c3ec](https://github.com/lacework/terraform-provider-lacework/commit/c69c3ec2644a12e0cb06e7bbb02880c16d85f1e4))

## v0.4.1 (May 18, 2021)

## Other Changes
Expand Down
10 changes: 7 additions & 3 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Release Notes
Another day, another release. These are the release notes for the version `v0.4.1`.
Another day, another release. These are the release notes for the version `v0.5.0`.

## Features
* feat: New AWS CouldTrail for AWS GovCloud resource (#108) (Darren)([17ff48f](https://github.com/lacework/terraform-provider-lacework/commit/17ff48fcdc982497391b6d6f48c186def3c19185))
* feat: New AWS Config for AWS GovCloud resource (#107) (Darren)([d5e0d2e](https://github.com/lacework/terraform-provider-lacework/commit/d5e0d2e0d4e04e77d8c1237d65d90f1446d29be0))
## Documentation Updates
* docs: update GovCloud registry documentation (#109) (Salim Afiune)([1efa3a8](https://github.com/lacework/terraform-provider-lacework/commit/1efa3a8563364806a8a1f5f320f0556348c6a3b8))
## Other Changes
* build: Update go version to 1.16 (#102) (Darren)([a38f559](https://github.com/lacework/terraform-provider-lacework/commit/a38f55961c89bf61a02c1c1547058fe79bafce45))
* ci: fix go deps (#104) (Darren)([3e557ae](https://github.com/lacework/terraform-provider-lacework/commit/3e557ae8cdafe30ed203734eb8bed9fb03000daa))
* ci: fix prepare-release job (#110) (Salim Afiune)([c69c3ec](https://github.com/lacework/terraform-provider-lacework/commit/c69c3ec2644a12e0cb06e7bbb02880c16d85f1e4))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.2-dev
0.5.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 7442740

Please sign in to comment.