Skip to content

Commit

Permalink
Changelog for #1499
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer authored Sep 27, 2024
1 parent cfe1d91 commit da7c68d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 3.0.1 (Unreleased)

BUG FIXES:

* `data.azuread_group` - fix ID parsing bugs and some crashes [GH-1499]
* `azuread_conditional_access_policy` - fix a parsing bug for `authentication_strength_policy_id` [GH-1499]
* `azuread_service_principal_certificate` - fix a parsing bug for `service_principal_id` [GH-1499]
* `azuread_service_principal_claims_mapping_policy_assignment` - fix a parsing bug for `service_principal_id` [GH-1499]
* `azuread_service_principal_password` - fix a parsing bug for `service_principal_id` [GH-1499]
* `azuread_service_principal_token_signing_certificate` - fix a parsing bug for `service_principal_id` [GH-1499]
* `azuread_synchronization_job` - fix a parsing bug for `service_principal_id` [GH-1499]
* `azuread_synchronization_job_provision_on_demand` - fix parsing bugs for `service_principal_id` and `synchronization_job_id` [GH-1499]
* `azuread_synchronization_secret` - fix a parsing bug for `service_principal_id` [GH-1499]

## 3.0.0 (September 27, 2024)

NOTES:
Expand Down

0 comments on commit da7c68d

Please sign in to comment.