You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
-
## 3.6.0 (Unreleased)
1
+
## 3.6.0 (September 25, 2025)
2
2
3
3
ENHANCEMENTS:
4
4
5
-
*`data.azuread_named_location` - add support for the `object_id` property [GH-1703]
6
-
*`azuread_named_location` - add support for the `object_id` property [GH-1703]
5
+
*`data.azuread_named_location` - add support for the `object_id` property ([#1703](https://github.com/hashicorp/terraform-provider-azuread/issues/1703))
6
+
*`azuread_named_location` - add support for the `object_id` property ([#1703](https://github.com/hashicorp/terraform-provider-azuread/issues/1703))
7
7
8
8
BUG FIXES:
9
9
10
-
*Data Source: `azuread_users` - queries that return multiple users with the same mail nickname no longer causes an error [GH-1762]
10
+
*`data.azuread_users` - queries that return multiple users with the same mail nickname no longer causes an error ([#1762](https://github.com/hashicorp/terraform-provider-azuread/issues/1762))
0 commit comments