Skip to content

Commit f8e40ef

Browse files
release: v0.5.0 (#19)
Signed-off-by: Lacework <tech-ally@lacework.net>
1 parent f4b059d commit f8e40ef

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v0.5.0
2+
3+
## Features
4+
* feat: Addition of optional user supplied exclusion filters (#18) (djmctavish)([f4b059d](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/f4b059dc755d29467fd4ca32db160670c13218b4))
5+
## Other Changes
6+
* ci: version bump to v0.4.3-dev (Lacework)([f760bbd](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/f760bbddb1c26dcf757ec469495bcef9fc48267e))
7+
---
18
# v0.4.2
29

310
## Bug Fixes

RELEASE_NOTES.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v0.4.2`.
2+
Another day, another release. These are the release notes for the version `v0.5.0`.
33

4-
## Bug Fixes
5-
* fix: re-implement logging_sink_writer_identity with default (#16) (Ross)([525464a](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/525464a671deb28afbc0032e76c987b22cc10e1c))
4+
## Features
5+
* feat: Addition of optional user supplied exclusion filters (#18) (djmctavish)([f4b059d](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/f4b059dc755d29467fd4ca32db160670c13218b4))
66
## Other Changes
7-
* ci: version bump to v0.4.2-dev (Lacework)([83a26c6](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/83a26c6c41289deecff33a4e8714398e310a1871))
7+
* ci: version bump to v0.4.3-dev (Lacework)([f760bbd](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/f760bbddb1c26dcf757ec469495bcef9fc48267e))

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.3-dev
1+
0.5.0

0 commit comments

Comments
 (0)