Skip to content

Commit 376e47c

Browse files
committed
release prep
1 parent f826d20 commit 376e47c

File tree

2 files changed

+14
-15
lines changed

2 files changed

+14
-15
lines changed

CHANGELOG.md

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,22 @@
1-
## 4.66.0 (Unreleased)
1+
## 4.66.0 (March 26, 2026)
22

33
ENHANCEMENTS:
4-
* `azurerm_bastion_host` - Upgrade API to `2025-01-01` [GH-32030]
5-
* `azurerm_search_service`: add support for `endpoint` attribute [GH-32010]
6-
* **New Data Source**: `azurerm_container_app_environment_storage` [GH-32007]
7-
* `cognitive_account_rai_blocklist_resource` - add support for the `tags` property [GH-31871]
8-
* dependencies: `Go` - upgrade to version 1.25.8 [GH-31907]
9-
* `azurerm_kubernetes_cluster` - add support for migration from Azure or Kubenet CNI to Azure CNI Overlay [GH-30959]
104

11-
FEATURES:
5+
* dependencies: `Go` - upgrade to version 1.25.8 ([#31907](https://github.com/hashicorp/terraform-provider-azurerm/issues/31907))
6+
* **New Data Source**: `azurerm_container_app_environment_storage` ([#32007](https://github.com/hashicorp/terraform-provider-azurerm/issues/32007))
7+
* `azurerm_bastion_host` - Upgrade API to `2025-01-01` ([#32030](https://github.com/hashicorp/terraform-provider-azurerm/issues/32030))
8+
* `azurerm_kubernetes_cluster` - add support for migration from Azure or Kubenet CNI to Azure CNI Overlay ([#30959](https://github.com/hashicorp/terraform-provider-azurerm/issues/30959))
9+
* `azurerm_search_service`: add support for `endpoint` attribute ([#32010](https://github.com/hashicorp/terraform-provider-azurerm/issues/32010))
10+
* `cognitive_account_rai_blocklist_resource` - add support for the `tags` property ([#31871](https://github.com/hashicorp/terraform-provider-azurerm/issues/31871))
1211

1312
BUG FIXES:
14-
* `azurerm_container_app` - fix `failure_count_threshold` validation values for container app probes [GH-31989]
15-
* `azurerm_linux_web_app_slot` - fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot [GH-32008]
16-
* `azurerm_windows_web_app_slot` - fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot [GH-32008]
17-
* `azurerm_windows_function_app_slot` - fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot [GH-32008]
18-
* `azurerm_linux_function_app_slot` - fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot [GH-32008]
19-
* `azurerm_log_analytics_workspace` - preserve default value of `local_authentication_enabled` [GH-32004]
2013

14+
* `azurerm_container_app` - fix `failure_count_threshold` validation values for container app probes ([#31989](https://github.com/hashicorp/terraform-provider-azurerm/issues/31989))
15+
* `azurerm_linux_function_app_slot` - fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot ([#32008](https://github.com/hashicorp/terraform-provider-azurerm/issues/32008))
16+
* `azurerm_linux_web_app_slot` - fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot ([#32008](https://github.com/hashicorp/terraform-provider-azurerm/issues/32008))
17+
* `azurerm_log_analytics_workspace` - preserve default value of `local_authentication_enabled` ([#32004](https://github.com/hashicorp/terraform-provider-azurerm/issues/32004))
18+
* `azurerm_windows_function_app_slot` - fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot ([#32008](https://github.com/hashicorp/terraform-provider-azurerm/issues/32008))
19+
* `azurerm_windows_web_app_slot` - fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot ([#32008](https://github.com/hashicorp/terraform-provider-azurerm/issues/32008))
2120

2221
## 4.65.0 (March 19, 2026)
2322

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.65.0
1+
4.66.0

0 commit comments

Comments
 (0)