Skip to content

Commit

Permalink
v2.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tf-release-bot authored and TeamCity committed Mar 11, 2022
1 parent 501bd68 commit 26df229
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
## 2.19.0 (Unreleased)
## 2.19.0 (March 11, 2022)

IMPROVEMENTS:

* `data.azuread_service_principals` - export the `object_id` property in the `service_principals` list [GH-749]
* `data.azuread_service_principals` - export the `object_id` property in the `service_principals` list ([#749](https://github.com/terraform-providers/terraform-provider-azuread/issues/749))

BUG FIXES:

* `azuread_application` - add a missing validation check for role/scope values [GH-750]
* `azuread_conditional_access_policy` - fix a crash during the plan phase when `session_controls` is empty [GH-747]
* `azuread_application` - add a missing validation check for role/scope values ([#750](https://github.com/terraform-providers/terraform-provider-azuread/issues/750))
* `azuread_conditional_access_policy` - fix a crash during the plan phase when `session_controls` is empty ([#747](https://github.com/terraform-providers/terraform-provider-azuread/issues/747))

## 2.18.0 (February 11, 2022)

Expand Down

0 comments on commit 26df229

Please sign in to comment.