-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Lacework <[email protected]>
- Loading branch information
1 parent
1b8d33e
commit 47c9218
Showing
3 changed files
with
14 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,8 @@ | ||
# Release Notes | ||
Another day, another release. These are the release notes for the version `v0.3.1`. | ||
Another day, another release. These are the release notes for the version `v0.3.2`. | ||
|
||
## Bug Fixes | ||
* fix: allow scanner to terminate host compute instance (#26) (Ammar Ekbote) ([3ce8a5f](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/3ce8a5fbc467219c50f4f08bae26ea9e0a5017bb)) | ||
* fix: update cloud schedule trigger to be run by orchestrate email (#37) (Ammar Ekbote) ([df07a59](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/df07a599b640f3f9013359d17ee3501f018f1660)) | ||
* fix: add permision to derive machine info from monitored projects (#36) (Ammar Ekbote) ([82a035f](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/82a035f0852a1954327cd94ff84d06f8b1018be9)) | ||
## Documentation Updates | ||
* docs(vars): match bucket_force_destroy description (#30) (Salim Afiune)([1b8d33e](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/1b8d33ec394dd35ebf4df82f134642492575796d)) | ||
* docs(readme): add terraform docs automation (#45) (Timothy MacDonald)([dce1532](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/dce153255d7ba7d81b1a8d31d454c18697995a40)) | ||
## Other Changes | ||
* ci: version bump to v0.3.1-dev (Lacework)([c01c61d](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/c01c61ddafc6b4c7cb93e024d22fecea721d0e61)) | ||
* ci: version bump to v0.3.2-dev (Lacework)([0e2c883](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/0e2c8836299ff9182028813cb6b5d2b90c1479a1)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.3.2-dev | ||
0.3.2 |