Skip to content

Commit

Permalink
v2.44.1
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer committed Oct 23, 2023
1 parent e8d76ee commit 2b83288
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
## 2.44.1 (Unreleased)
## 2.44.1 (October 23, 2023)

BUG FIXES:

* `azuread_application_certificate` - work around an unexpected diff with the `application_object_id` property [GH-1221]
* `azuread_application_federated_identity_credential` - work around an unexpected diff with the `application_object_id` property [GH-1221]
* `azuread_application_password` - work around an unexpected diff with the `application_object_id` property [GH-1221]
* `azuread_application_pre_authorized` - work around an unexpected diff with the `application_object_id` property [GH-1221]
* `azuread_application_certificate` - work around an unexpected diff with the `application_object_id` property ([#1221](https://github.com/hashicorp/terraform-provider-azuread/issues/1221))
* `azuread_application_federated_identity_credential` - work around an unexpected diff with the `application_object_id` property ([#1221](https://github.com/hashicorp/terraform-provider-azuread/issues/1221))
* `azuread_application_password` - work around an unexpected diff with the `application_object_id` property ([#1221](https://github.com/hashicorp/terraform-provider-azuread/issues/1221))
* `azuread_application_pre_authorized` - work around an unexpected diff with the `application_object_id` property ([#1221](https://github.com/hashicorp/terraform-provider-azuread/issues/1221))

## 2.44.0 (October 20, 2023)

Expand Down

0 comments on commit 2b83288

Please sign in to comment.