Skip to content

Commit 72da21c

Browse files
lacework-relengAo Zhang
andauthored
Release v1.0.0 (#25)
* release: v0.3.0 Signed-off-by: Lacework <[email protected]> * Update CHANGELOG.md manually update to 1.0.0 * Update RELEASE_NOTES.md manually update to 1.0.0 * Update VERSION manually update to 1.0.0 * Update CHANGELOG.md add breaking changes section --------- Signed-off-by: Lacework <[email protected]> Co-authored-by: Ao Zhang <[email protected]>
1 parent c39d09a commit 72da21c

File tree

3 files changed

+17
-5
lines changed

3 files changed

+17
-5
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# v1.0.0
2+
3+
## 💥 Breaking Changes
4+
* feat: bump tf requirement to 1.5 (#21) (Ao Zhang)([4c44fe8](https://github.com/lacework/terraform-azure-agentless-scanning/commit/4c44fe85e043c11f8d4fada33ce0f1bf0b0d75ee))
5+
6+
## Features
7+
* feat: pass environment variables to cloud task via provider (Max Fechner)([29c3da9](https://github.com/lacework/terraform-azure-agentless-scanning/commit/29c3da96c5f2831a85b13dac6a2bee60c786b195))
8+
* feat: add checks (#21) (Ao Zhang)([4c44fe8](https://github.com/lacework/terraform-azure-agentless-scanning/commit/4c44fe85e043c11f8d4fada33ce0f1bf0b0d75ee))
9+
## Other Changes
10+
* ci: version bump to v1.0.0 (Lacework)([f703714](https://github.com/lacework/terraform-azure-agentless-scanning/commit/f7037143bb5f176ad2a056abbd3d850c2a1f23bb))
11+
---
112
# v0.2.1
213

314
## Bug Fixes

RELEASE_NOTES.md

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

4-
## Bug Fixes
5-
* fix: perms to support enumeration across accts (Ao Zhang)([653c6e9](https://github.com/lacework/terraform-azure-agentless-scanning/commit/653c6e9b2af03c488b489e7964064af01e898385))
4+
## Features
5+
* feat: pass environment variables to cloud task via provider (Max Fechner)([29c3da9](https://github.com/lacework/terraform-azure-agentless-scanning/commit/29c3da96c5f2831a85b13dac6a2bee60c786b195))
6+
* feat: bump tf requirement to 1.5; add checks (#21) (Ao Zhang)([4c44fe8](https://github.com/lacework/terraform-azure-agentless-scanning/commit/4c44fe85e043c11f8d4fada33ce0f1bf0b0d75ee))
67
## Other Changes
7-
* ci: version bump to v0.2.1-dev (Lacework)([546087e](https://github.com/lacework/terraform-azure-agentless-scanning/commit/546087eda16ed2244017025a5c2e6d80d5ef3d86))
8+
* ci: version bump to v1.0.0 (Lacework)([f703714](https://github.com/lacework/terraform-azure-agentless-scanning/commit/f7037143bb5f176ad2a056abbd3d850c2a1f23bb))

VERSION

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

0 commit comments

Comments
 (0)