Skip to content

Commit

Permalink
release: v0.19.0
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <tech-ally@lacework.net>
  • Loading branch information
lacework-releng committed Jan 31, 2025
1 parent c944e62 commit c71ee0e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 4 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v0.19.0

## Features
* feat(RAIN-94335): Adding permission for terraform version 0.19.0 (#128) (LMAX-iwnf)([c944e62](https://github.com/lacework/terraform-aws-config/commit/c944e625a1580a2f2cace096a55d2c99e7fd2b5c))
* feat(RAIN-94239): Rm modify terraform to add a policy (#127) (LMAX-iwnf)([664dfaa](https://github.com/lacework/terraform-aws-config/commit/664dfaabc6027ddeb07911e045b7bfeef2e18a82))
* feat: add AWS personalize service permissions (#125) (ljohnny-git)([a40e918](https://github.com/lacework/terraform-aws-config/commit/a40e9183d8a4dffebfc925a9617de6dace4dc07c))
* feat: add permissions for appstream (#123) (ljohnny-git)([c0ccfb8](https://github.com/lacework/terraform-aws-config/commit/c0ccfb82f3f95f8a094bb943faecf28c77e9772e))
## Other Changes
* ci: version bump to v0.18.1-dev (Lacework)([86b54bd](https://github.com/lacework/terraform-aws-config/commit/86b54bd67ee0880b097501b9dfba420fe26d7970))
---
# v0.18.0

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

## Features
* feat: add kinesisanalytics permissions (#117) (ljohnny-git)([31f32d1](https://github.com/lacework/terraform-aws-config/commit/31f32d1e2c6ce026a65a1952c689da5f802b08e9))
* feat(RAIN-94335): Adding permission for terraform version 0.19.0 (#128) (LMAX-iwnf)([c944e62](https://github.com/lacework/terraform-aws-config/commit/c944e625a1580a2f2cace096a55d2c99e7fd2b5c))
* feat(RAIN-94239): Rm modify terraform to add a policy (#127) (LMAX-iwnf)([664dfaa](https://github.com/lacework/terraform-aws-config/commit/664dfaabc6027ddeb07911e045b7bfeef2e18a82))
* feat: add AWS personalize service permissions (#125) (ljohnny-git)([a40e918](https://github.com/lacework/terraform-aws-config/commit/a40e9183d8a4dffebfc925a9617de6dace4dc07c))
* feat: add permissions for appstream (#123) (ljohnny-git)([c0ccfb8](https://github.com/lacework/terraform-aws-config/commit/c0ccfb82f3f95f8a094bb943faecf28c77e9772e))
## Other Changes
* ci: version bump to v0.17.2-dev (Lacework)([5a9e4be](https://github.com/lacework/terraform-aws-config/commit/5a9e4bedbcf30a6cd3d0329f465b8e2d0fa385b7))
* ci: version bump to v0.18.1-dev (Lacework)([86b54bd](https://github.com/lacework/terraform-aws-config/commit/86b54bd67ee0880b097501b9dfba420fe26d7970))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.18.1-dev
0.19.0

0 comments on commit c71ee0e

Please sign in to comment.