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
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
-
## 4.65.0 (Unreleased)
1
+
## 4.65.0 (March 19, 2026)
2
2
3
3
ENHANCEMENTS:
4
-
* dependencies: `go-azure-sdk` - update to `v0.20260312.1165223`
5
-
*`azurerm_federated_identity_credential` - the `parent_id` property has been renamed to `user_assigned_identity_id`[GH-31921]
6
4
7
-
FEATURES:
5
+
* dependencies: `go-azure-sdk` - update to `v0.20260312.1165223`
6
+
*`azurerm_federated_identity_credential` - the `parent_id` property has been renamed to `user_assigned_identity_id` ([#31921](https://github.com/hashicorp/terraform-provider-azurerm/issues/31921))
8
7
9
8
BUG FIXES:
10
-
*`azurerm_kubernetes_cluster_node_pool` - `max_surge` and `max_unavailable` are no longer required for spot node pools [GH-31129]
11
-
*`azurerm_managed_disk` - fix `nil` pointer dereference when updating `disk_access_id`[GH-31955]
12
-
*`azurerm_log_analytics_workspace_table` - fix validation for `basic` plan [GH-30925]
9
+
10
+
*`azurerm_kubernetes_cluster_node_pool` - `max_surge` and `max_unavailable` are no longer required for spot node pools ([#31129](https://github.com/hashicorp/terraform-provider-azurerm/issues/31129))
11
+
*`azurerm_log_analytics_workspace_table` - fix validation for `basic` plan ([#30925](https://github.com/hashicorp/terraform-provider-azurerm/issues/30925))
12
+
*`azurerm_managed_disk` - fix `nil` pointer dereference when updating `disk_access_id` ([#31955](https://github.com/hashicorp/terraform-provider-azurerm/issues/31955))
0 commit comments