Skip to content

Commit

Permalink
release: v0.12.0 (#72)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <tech-ally@lacework.net>
  • Loading branch information
lacework-releng authored Jul 27, 2023
1 parent a615061 commit 4bad1c3
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 5 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v0.12.0

## Features
* feat: Add Apigatewayv2 related permissions (#71) (ramgudivada-lacework)([a615061](https://github.com/lacework/terraform-aws-config/commit/a61506128d66c0724547f4f3edf1a83ca2502c5e))
* feat: Add Apigateway related permissions (#70) (ramgudivada-lacework)([4306ac8](https://github.com/lacework/terraform-aws-config/commit/4306ac80436f03a3799f48641e14eed2b96e02db))
* feat: Add ReadOnly access to SSO APIs (#69) (Teddy Reed)([fc891e2](https://github.com/lacework/terraform-aws-config/commit/fc891e25d43ca741f9acd02b697ef24e595bb95e))
* feat: Add ReadOnly access to IdentityStore APIs (#68) (Teddy Reed)([ae70a06](https://github.com/lacework/terraform-aws-config/commit/ae70a06e76a9c1c9adf47fcea90a010ede2b1ea1))
## Other Changes
* ci: version bump to v0.11.1-dev (Lacework)([df9969c](https://github.com/lacework/terraform-aws-config/commit/df9969c8144d981d2a71381b1b08123e4b329edd))
---
# v0.11.0

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

## Features
* feat: Add support for AWS provider 5.0 (#65) (Maksym Vlasov)([64966a2](https://github.com/lacework/terraform-aws-config/commit/64966a28081cd3007eaf95ca859e87b4e511e1cf))
* feat: Add support for AWS provider 5.0 (#65) (Maksym Vlasov)([dd48f47](https://github.com/lacework/terraform-aws-config/commit/dd48f473c245b0337e6a4f80ce1fe7585fe3028c))
* feat: Add Apigatewayv2 related permissions (#71) (ramgudivada-lacework)([a615061](https://github.com/lacework/terraform-aws-config/commit/a61506128d66c0724547f4f3edf1a83ca2502c5e))
* feat: Add Apigateway related permissions (#70) (ramgudivada-lacework)([4306ac8](https://github.com/lacework/terraform-aws-config/commit/4306ac80436f03a3799f48641e14eed2b96e02db))
* feat: Add ReadOnly access to SSO APIs (#69) (Teddy Reed)([fc891e2](https://github.com/lacework/terraform-aws-config/commit/fc891e25d43ca741f9acd02b697ef24e595bb95e))
* feat: Add ReadOnly access to IdentityStore APIs (#68) (Teddy Reed)([ae70a06](https://github.com/lacework/terraform-aws-config/commit/ae70a06e76a9c1c9adf47fcea90a010ede2b1ea1))
## Other Changes
* ci: version bump to v0.10.1-dev (Lacework)([db0e84c](https://github.com/lacework/terraform-aws-config/commit/db0e84c7d855646ef3fae216efae8f4030561625))
* ci: version bump to v0.11.1-dev (Lacework)([df9969c](https://github.com/lacework/terraform-aws-config/commit/df9969c8144d981d2a71381b1b08123e4b329edd))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.1-dev
0.12.0

0 comments on commit 4bad1c3

Please sign in to comment.