Skip to content

Commit

Permalink
v2.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer committed Aug 25, 2022
1 parent 2164532 commit 73d8d6e
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.28.0 (Unreleased)
## 2.28.0 (August 25, 2022)

FEATURES

* **Provider:** support for generic OIDC authentication providers [GH-874]
* **New Data Source:** `azuread_directory_object` [GH-847]
* **Provider:** support for generic OIDC authentication providers ([#874](https://github.com/hashicorp/terraform-provider-azuread/issues/874))
* **New Data Source:** `azuread_directory_object` ([#847](https://github.com/hashicorp/terraform-provider-azuread/issues/847))

IMPROVEMENTS:

* `azuread_application` - support `max_size_limit` as a value for the `additional_properties` property in the `optional_claims` block [GH-864]
* `azuread_application` - support `max_size_limit` as a value for the `additional_properties` property in the `optional_claims` block ([#864](https://github.com/hashicorp/terraform-provider-azuread/issues/864))

## 2.27.0 (August 05, 2022)

Expand Down

0 comments on commit 73d8d6e

Please sign in to comment.