Skip to content

Commit

Permalink
release: v0.5.1
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 Mar 19, 2024
1 parent b246aa5 commit fb8ad3a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v0.5.1


---
# v0.5.0

## Features
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@ cloudresourcemanager.googleapis.com
| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 0.15.1 |
| <a name="requirement_google"></a> [google](#requirement\_google) | >= 4.4.0, < 5.0.0 |
| <a name="requirement_google"></a> [google](#requirement\_google) | >= 4.4.0 |
| <a name="requirement_lacework"></a> [lacework](#requirement\_lacework) | ~> 1.18 |
| <a name="requirement_time"></a> [time](#requirement\_time) | ~> 0.6 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_google"></a> [google](#provider\_google) | >= 4.4.0, < 5.0.0 |
| <a name="provider_google"></a> [google](#provider\_google) | >= 4.4.0 |
| <a name="provider_lacework"></a> [lacework](#provider\_lacework) | ~> 1.18 |
| <a name="provider_random"></a> [random](#provider\_random) | n/a |
| <a name="provider_time"></a> [time](#provider\_time) | ~> 0.6 |
Expand Down
7 changes: 2 additions & 5 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# Release Notes
Another day, another release. These are the release notes for the version `v0.5.0`.
Another day, another release. These are the release notes for the version `v0.5.1`.


## Features
* feat(GROW-2540): support integration folder customization for inclusion/exclusion (#22) (Matt Cadorette)([a39a097](https://github.com/lacework/terraform-gcp-pub-sub-audit-log/commit/a39a097bee10a64ff620093277c051b376b8ab1d))
## Other Changes
* ci: version bump to v0.4.3-dev (Lacework)([933ce4c](https://github.com/lacework/terraform-gcp-pub-sub-audit-log/commit/933ce4c4dab10e356851d5acb828124cbac89e84))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.1-dev
0.5.1

0 comments on commit fb8ad3a

Please sign in to comment.