Skip to content

Latest commit

 

History

History
70 lines (52 loc) · 5.81 KB

CHANGELOG.md

File metadata and controls

70 lines (52 loc) · 5.81 KB

2.71.0 (Unreleased)

FEATURES:

  • New Data Source azurerm_databricks_workspace_private_endpoint_connection [GH-12543]
  • New Resource azurerm_cdn_endpoint_custom_domain [GH-12496]
  • New Resource azurerm_cognitive_account_customer_managed_key [GH-12544]
  • New Resource azurerm_data_factory_data_flow [GH-12588]

ENHANCEMENTS:

  • dependencies: upgrading to v56.0.0 of github.com/Azure/azure-sdk-for-go [GH-12781]
  • dependencies: updating containerservice to use API Version 2021-05-1 [GH-12747]
  • dependencies: updating machinelearning to use API Version 2021-04-01 [GH-12804]
  • dependencies: updating databricks to use API Version 2021-04-01-preview [GH-12543]
  • PowerBI: refactoring to use an Embedded SDK [GH-12787]
  • azurerm_api_management_api_diagnostic - support for the operation_name_format property [GH-12782]
  • azurerm_databricks_workspace - support for private link endpoint [GH-12543]
  • azurerm_kubernetes_cluster - support for the local_account_disabled property [GH-12386]
  • azurerm_logic_app_workflow - support for the workflow_parameters [GH-12314]

BUG FIXES:

  • azurerm_app_service_active_slot - fix 404 not found on read for slot [GH-12792]
  • azurerm_linux_virtual_machine_scale_set - fix crash in checking for latest image [GH-12808]
  • azurerm_virtual_machine_extension - changing the publisher property now creates a new resource [GH-12790]

2.70.0 (July 30, 2021)

FEATURES:

  • New Data Source azurerm_storage_share (#12693)
  • New Resource azurerm_bot_channel_alexa (#12682)
  • New Resource azurerm_bot_channel_direct_line_speech (#12735)
  • New Resource azurerm_bot_channel_facebook (#12709)
  • New Resource azurerm_bot_channel_sms (#12713)
  • New Resource azurerm_data_factory_trigger_custom_event (#12448)
  • New Resource azurerm_data_factory_trigger_tumbling_window (#12437)
  • New Resource azurerm_data_protection_backup_instance_disk (#12617)

ENHANCEMENTS:

  • dependencies: Upgrade web (App Service) API to 2021-01-15 (#12635)
  • analysisservices: refactoring to use an Embedded SDK (#12771)
  • maps: refactoring to use an Embedded SDK (#12716)
  • msi: refactoring to use an Embedded SDK (#12715)
  • relay: refactoring to use an Embedded SDK (#12772)
  • vmware: refactoring to use an Embedded SDK (#12751)
  • Data Source: azurerm_storage_account_sas - support for the property ip_addresses (#12705)
  • azurerm_api_management_diagnostic - support for the property operation_name_format (#12736)
  • azurerm_automation_certificate - the exportable property can now be set (#12738)
  • azurerm_data_factory_dataset_binary - the blob path and filename propeties are now optional (#12676)
  • azurerm_data_factory_trigger_blob_event - support for the activation property (#12644)
  • azurerm_data_factory_pipeline - support for the concurrency and moniter_metrics_after_duration properties (#12685)
  • azurerm_hdinsight_interactive_query_cluster - support for the encryption_in_transit_enabled property (#12767)
  • azurerm_hdinsight_spark_cluster - support for the encryption_in_transit_enabled property (#12767)
  • azurerm_firewall_polcy - support for property private_ip_ranges (#12696)

BUG FIXES:

  • azurerm_cdn_endpoint - fixing a crash when the future is nil (#12743)
  • azurerm_private_endpoint - working around a casing issue in private_connection_resource_id for MariaDB, MySQL and PostgreSQL resources (#12761)

For information on changes between the v2.69.0 and v2.0.0 releases, please see the previous v2.x changelog entries.

For information on changes in version v1.44.0 and prior releases, please see the v1.x changelog.