From ddeb5baaaa6bb8d9e09aa45ffb8a48e5f8231056 Mon Sep 17 00:00:00 2001 From: Lacework Date: Mon, 20 May 2024 16:26:05 +0000 Subject: [PATCH 1/7] release: v1.0.1 Signed-off-by: Lacework --- CHANGELOG.md | 8 ++++++++ RELEASE_NOTES.md | 10 +++++----- VERSION | 2 +- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e568114..2f4f348 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# v1.0.1 + +## Bug Fixes +* fix: use right resource id in project-level intg (#78) (Ao Zhang)([92ae5fe](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/92ae5fecc6a7fa0b00b8bd3ce98b1ba8d895df1e)) +## Other Changes +* chore: upgrade gcp version requirements (#76) (Ao Zhang)([e6d45eb](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/e6d45eb4b826a5d5cdd91392469176fccc31d4ce)) +* ci: version bump to v1.0.1-dev (Lacework)([bf89798](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/bf89798f1a85f333ac33ff7221440beb04c48ca0)) +--- # v1.0.0 ## Breaking Changes diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 1b50947..fa66b9d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,8 +1,8 @@ # Release Notes -Another day, another release. These are the release notes for the version `v1.0.0`. +Another day, another release. These are the release notes for the version `v1.0.1`. -## Breaking Changes -* bump TF requirement to 1.5 (Ao Zhang)([17a6d54](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/17a6d54b23fcb071c533cb4ad4361f9c555a2350)) - +## Bug Fixes +* fix: use right resource id in project-level intg (#78) (Ao Zhang)([92ae5fe](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/92ae5fecc6a7fa0b00b8bd3ce98b1ba8d895df1e)) ## Other Changes -* ci: version bump to v1.0.0 (Lacework)([40ff1fe](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/40ff1fef3ca98502719315c71a0042e2db27aa69)) +* chore: upgrade gcp version requirements (#76) (Ao Zhang)([e6d45eb](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/e6d45eb4b826a5d5cdd91392469176fccc31d4ce)) +* ci: version bump to v1.0.1-dev (Lacework)([bf89798](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/bf89798f1a85f333ac33ff7221440beb04c48ca0)) diff --git a/VERSION b/VERSION index 8c555f2..7f20734 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.1-dev \ No newline at end of file +1.0.1 \ No newline at end of file From 5a5ad93caa530638a9cd76f2158813618c7890a7 Mon Sep 17 00:00:00 2001 From: Ao Zhang Date: Mon, 20 May 2024 10:22:35 -0700 Subject: [PATCH 2/7] Update CHANGELOG.md --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f4f348..1e6f307 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ -# v1.0.1 +# v2.0.0 + +## Breaking Changes +* chore: upgrade gcp version requirements (#76) (Ao Zhang)([e6d45eb](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/e6d45eb4b826a5d5cdd91392469176fccc31d4ce)) This updates the dependency on provider `lacework/service-account/gcp` from 1.0 to 2.0. ## Bug Fixes * fix: use right resource id in project-level intg (#78) (Ao Zhang)([92ae5fe](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/92ae5fecc6a7fa0b00b8bd3ce98b1ba8d895df1e)) From 469e976e841e8fbe1b8ed575e8d48853bfe4a143 Mon Sep 17 00:00:00 2001 From: Ao Zhang Date: Mon, 20 May 2024 10:23:28 -0700 Subject: [PATCH 3/7] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e6f307..3df22e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ * fix: use right resource id in project-level intg (#78) (Ao Zhang)([92ae5fe](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/92ae5fecc6a7fa0b00b8bd3ce98b1ba8d895df1e)) ## Other Changes * chore: upgrade gcp version requirements (#76) (Ao Zhang)([e6d45eb](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/e6d45eb4b826a5d5cdd91392469176fccc31d4ce)) -* ci: version bump to v1.0.1-dev (Lacework)([bf89798](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/bf89798f1a85f333ac33ff7221440beb04c48ca0)) +* ci: version bump to v2.0.0 (Lacework)([bf89798](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/bf89798f1a85f333ac33ff7221440beb04c48ca0)) --- # v1.0.0 From 0c0698229a9f97784a9e82a93fae6866eebcbc18 Mon Sep 17 00:00:00 2001 From: Ao Zhang Date: Mon, 20 May 2024 10:24:05 -0700 Subject: [PATCH 4/7] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3df22e5..121a3d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ * fix: use right resource id in project-level intg (#78) (Ao Zhang)([92ae5fe](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/92ae5fecc6a7fa0b00b8bd3ce98b1ba8d895df1e)) ## Other Changes * chore: upgrade gcp version requirements (#76) (Ao Zhang)([e6d45eb](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/e6d45eb4b826a5d5cdd91392469176fccc31d4ce)) -* ci: version bump to v2.0.0 (Lacework)([bf89798](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/bf89798f1a85f333ac33ff7221440beb04c48ca0)) +* ci: version bump to v1.0.0-dev (Lacework)([bf89798](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/bf89798f1a85f333ac33ff7221440beb04c48ca0)) --- # v1.0.0 From f90dd6183a5b66fbcfc8a1905f1897970d1559f2 Mon Sep 17 00:00:00 2001 From: Ao Zhang Date: Mon, 20 May 2024 10:26:26 -0700 Subject: [PATCH 5/7] Update RELEASE_NOTES.md --- RELEASE_NOTES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index fa66b9d..72f6c52 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,8 @@ # Release Notes -Another day, another release. These are the release notes for the version `v1.0.1`. +Another day, another release. These are the release notes for the version `v2.0.0`. +## Breaking Changes +* chore: upgrade gcp version requirements (#76) (Ao Zhang)([e6d45eb](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/e6d45eb4b826a5d5cdd91392469176fccc31d4ce)) This updates the dependency on provider `lacework/service-account/gcp` from 1.0 to 2.0. ## Bug Fixes * fix: use right resource id in project-level intg (#78) (Ao Zhang)([92ae5fe](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/92ae5fecc6a7fa0b00b8bd3ce98b1ba8d895df1e)) ## Other Changes From 896aec2040b2d4bb40a43e20d64fe1a9a56e3b51 Mon Sep 17 00:00:00 2001 From: Ao Zhang Date: Mon, 20 May 2024 10:26:39 -0700 Subject: [PATCH 6/7] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 121a3d2..1e6f307 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ * fix: use right resource id in project-level intg (#78) (Ao Zhang)([92ae5fe](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/92ae5fecc6a7fa0b00b8bd3ce98b1ba8d895df1e)) ## Other Changes * chore: upgrade gcp version requirements (#76) (Ao Zhang)([e6d45eb](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/e6d45eb4b826a5d5cdd91392469176fccc31d4ce)) -* ci: version bump to v1.0.0-dev (Lacework)([bf89798](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/bf89798f1a85f333ac33ff7221440beb04c48ca0)) +* ci: version bump to v1.0.1-dev (Lacework)([bf89798](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/bf89798f1a85f333ac33ff7221440beb04c48ca0)) --- # v1.0.0 From fb96aa1995eed02aa5255fc774f8256f8a0e12f0 Mon Sep 17 00:00:00 2001 From: Ao Zhang Date: Mon, 20 May 2024 10:26:55 -0700 Subject: [PATCH 7/7] Update VERSION --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 7f20734..227cea2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.1 \ No newline at end of file +2.0.0