Skip to content

Commit

Permalink
Release v2.0.0 (#79)
Browse files Browse the repository at this point in the history
* release: v1.0.1

Signed-off-by: Lacework <tech-ally@lacework.net>

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update RELEASE_NOTES.md

* Update CHANGELOG.md

* Update VERSION

---------

Signed-off-by: Lacework <tech-ally@lacework.net>
Co-authored-by: Ao Zhang <ao.zhang@lacework.net>
  • Loading branch information
lacework-releng and Ao Zhang authored May 20, 2024
1 parent e6d45eb commit 7d0fae9
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 5 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
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 `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))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.1-dev
2.0.0

0 comments on commit 7d0fae9

Please sign in to comment.