From 7d0fae93dc9272d5e817392005945944baee7eae Mon Sep 17 00:00:00 2001 From: lacework-releng <73366105+lacework-releng@users.noreply.github.com> Date: Mon, 20 May 2024 17:46:39 +0000 Subject: [PATCH] Release v2.0.0 (#79) * release: v1.0.1 Signed-off-by: Lacework * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update RELEASE_NOTES.md * Update CHANGELOG.md * Update VERSION --------- Signed-off-by: Lacework Co-authored-by: Ao Zhang --- CHANGELOG.md | 11 +++++++++++ RELEASE_NOTES.md | 10 ++++++---- VERSION | 2 +- 3 files changed, 18 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e568114..1e6f307 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# 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 +* 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..72f6c52 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,8 +1,10 @@ # 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 `v2.0.0`. ## Breaking Changes -* bump TF requirement to 1.5 (Ao Zhang)([17a6d54](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/17a6d54b23fcb071c533cb4ad4361f9c555a2350)) - +* 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 -* 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..227cea2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.1-dev \ No newline at end of file +2.0.0