Skip to content

Commit f9c5d37

Browse files
authored
Merge pull request #38 from lacework/release
Release v1.2.0
2 parents 4dbfb89 + fcd05a5 commit f9c5d37

File tree

3 files changed

+16
-5
lines changed

3 files changed

+16
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v1.2.0
2+
3+
## Features
4+
* feat: Updated Azure provider versions (#37) (Japneet Singh)([1e1d649](https://github.com/lacework/terraform-azure-agentless-scanning/pull/37/commits/1e1d6493be2546799a7222bb8916632b7f1ebae7))
5+
* feat: support regions not supported by Azure (#16) (Ao Zhang)([4e05d59](https://github.com/lacework/terraform-azure-agentless-scanning/commit/4e05d59c6c9184f4dca930a56eec6466abf35727))
6+
## Other Changes
7+
* chore(GROW-2952): add codeowners (#33) (Matt Cadorette)([74d74d8](https://github.com/lacework/terraform-azure-agentless-scanning/commit/74d74d8336cd93a0ab1dfd59fbc3a6121d970ee6))
8+
* ci: version bump to v1.1.3-dev (Lacework)([7e8380f](https://github.com/lacework/terraform-azure-agentless-scanning/commit/7e8380fdd29678e2eda2cae0b79cc8a6823cea59))
9+
---
110
# v1.1.2
211

312
## Bug Fixes

RELEASE_NOTES.md

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

4-
## Bug Fixes
5-
* fix: fix off by one validator condition (#31) (Ao Zhang)([8a2b7d4](https://github.com/lacework/terraform-azure-agentless-scanning/commit/8a2b7d4842901e16289149b6e10819a04cdeb5c1))
4+
## Features
5+
* feat: Updated Azure provider versions (#37) (Japneet Singh)([1e1d649](https://github.com/lacework/terraform-azure-agentless-scanning/pull/37/commits/1e1d6493be2546799a7222bb8916632b7f1ebae7))
6+
* feat: support regions not supported by Azure (#16) (Ao Zhang)([4e05d59](https://github.com/lacework/terraform-azure-agentless-scanning/commit/4e05d59c6c9184f4dca930a56eec6466abf35727))
67
## Other Changes
7-
* ci: version bump to v1.1.2-dev (Lacework)([81ce337](https://github.com/lacework/terraform-azure-agentless-scanning/commit/81ce337c503c4926ad7ac8ba1849f187dfda08fb))
8+
* chore(GROW-2952): add codeowners (#33) (Matt Cadorette)([74d74d8](https://github.com/lacework/terraform-azure-agentless-scanning/commit/74d74d8336cd93a0ab1dfd59fbc3a6121d970ee6))
9+
* ci: version bump to v1.1.3-dev (Lacework)([7e8380f](https://github.com/lacework/terraform-azure-agentless-scanning/commit/7e8380fdd29678e2eda2cae0b79cc8a6823cea59))

VERSION

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

0 commit comments

Comments
 (0)