Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package terraform-provider-azurerm for 
openSUSE:Factory checked in at 2021-10-16 22:47:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terraform-provider-azurerm (Old)
 and      /work/SRC/openSUSE:Factory/.terraform-provider-azurerm.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "terraform-provider-azurerm"

Sat Oct 16 22:47:24 2021 rev:3 rq:925604 version:2.69.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/terraform-provider-azurerm/terraform-provider-azurerm.changes
    2021-03-30 20:53:43.840273067 +0200
+++ 
/work/SRC/openSUSE:Factory/.terraform-provider-azurerm.new.1890/terraform-provider-azurerm.changes
  2021-10-16 22:48:02.432712158 +0200
@@ -1,0 +2,49 @@
+Thu Jul 29 08:34:29 UTC 2021 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 2.69.0
+  FEATURES:
+  * **New Data Source** `azurerm_active_directory_domain_service` (#10782)
+  * **New Resource** `azurerm_active_directory_domain_service` (#10782)
+  * **New Resource** `azurerm_active_directory_domain_service_replica_set` 
(#10782)
+  * **New Resource** `azurerm_api_management_gateway_api` (#12398)
+  * **New Resource** `azurerm_batch_job` (#12573)
+  * **New Resource** `azurerm_bot_channel_web_chat` (#12672)
+  * **New Resource** `azurerm_data_factory_managed_private_endpoint` (#12618)
+  * **New Resource** `azurerm_data_protection_backup_policy_blob_storage` 
(#12362)
+  * **New Resource** `azurerm_signalr_service_network_acl` (#12434)
+  * **New Resource** `azurerm_virtual_network_dns_servers` (#10782)
+  ENHANCEMENTS:
+  * dependencies: Updgrading to `v55.6.0` of 
`github.com/Azure/azure-sdk-for-go` (#12565)
+  * `azurerm_api_management_named_value` - the field `secret_id` can now be 
set to a versionless
+    Key Vault Key (#12641)
+  * `azurerm_data_factory_integration_runtime_azure_ssis` - support for the 
`public_ips`,
+    `express_custom_setup`, `package_store`, and `proxy` blocks (#12545)
+  * `azurerm_data_factory_integration_runtime_azure_ssis` - support for the 
`key_vault_password`,
+     and `key_vault_license` blocks (#12659)
+  * `azurerm_bot_channels_registration` - support for the `cmk_key_vault_url`, 
`description`,
+    `icon_url`, and `isolated_network_enabled` (#12560)
+  * `azurerm_data_factory_integration_runtime_azure` - support for the 
`virtual_network_enabled`
+     property (#12619)
+  * `azurerm_eventgrid_event_subscription` - support for the 
`advanced_filtering_on_arrays_enabled`
+     property (#12609)
+  * `azurerm_eventgrid_system_topic_event_subscription` - support for the
+     `advanced_filtering_on_arrays_enabled` property (#12609)
+  * `azurerm_eventhub_namespace` - support for Azure Event Hubs Namespace 
Premium tier (#12695)
+  * `azurerm_kubernetes_cluster` - support for downgrading `sku_tier` from 
`Paid` to `Free`
+     without recreating the Cluster (#12651)
+  * `azurerm_kusto_eventgrid_data_connection` - Add supported `data_format` 
APACHEAVRO, ORC,
+    PARQUET, TSVE and W3CLOGFILE to validation function. (#12687)
+  * `azurerm_postgresql_flexible_server` - support for the `high_availability` 
block (#12587)
+  BUG FIXES:
+  * `data.azurerm_redis_cache` - fix a bug that caused the data source to 
raise an error (#12666)
+  * `azurerm_application_gateway` - return an error when ssl policy is not 
properly configured  (#12647)
+  * `azurerm_data_factory_linked_custom_service` - fix a bug causing 
`additional_properties` to be
+    read incorrectly into state (#12664)
+  * `azurerm_eventhub_authorization_rule` - fixing the error "empty 
non-retryable error received"
+    (#12642)
+  * `azurerm_machine_learning_compute_cluster` - fix a crash when creating a 
cluster without specifying
+    `subnet_resource_id` (#12658)
+  * `azurerm_storage_account` - fixed account_replication_type validation 
(#12645)
+- For changes from 2.44.0 through 2.68.0, see CHANGELOG-v2.md and CHANGELOG.md 
shipped with the package
+
+-------------------------------------------------------------------

Old:
----
  terraform-provider-azurerm-2.43.0.tar.xz

New:
----
  terraform-provider-azurerm-2.69.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ terraform-provider-azurerm.spec ++++++
--- /var/tmp/diff_new_pack.z312uu/_old  2021-10-16 22:48:02.864712522 +0200
+++ /var/tmp/diff_new_pack.z312uu/_new  2021-10-16 22:48:02.864712522 +0200
@@ -50,7 +50,7 @@
 %endif
 
 Name:           terraform-provider-azurerm
-Version:        2.43.0
+Version:        2.69.0
 Release:        0
 Summary:        Terraform provider for Azure Resource Manager (AzureRM)
 License:        MPL-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.z312uu/_old  2021-10-16 22:48:02.888712543 +0200
+++ /var/tmp/diff_new_pack.z312uu/_new  2021-10-16 22:48:02.892712546 +0200
@@ -5,7 +5,7 @@
     <param name="filename">terraform-provider-azurerm</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v2.43.0</param>
+    <param name="revision">v2.69.0</param>
     <param name="exclude">.git</param>
     <param name="changesgenerate">enable</param>
     <param name="changesauthor">jma...@suse.com</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.z312uu/_old  2021-10-16 22:48:02.904712556 +0200
+++ /var/tmp/diff_new_pack.z312uu/_new  2021-10-16 22:48:02.904712556 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/terraform-providers/terraform-provider-azurerm</param>
-              <param 
name="changesrevision">a4f5cf3513e8da8d1bbb6b860977180c9e799d2a</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">20efaf8fd5115d78fa53bc30b104642ea70058a4</param></service></servicedata>
\ No newline at end of file

++++++ terraform-provider-azurerm-2.43.0.tar.xz -> 
terraform-provider-azurerm-2.69.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/terraform-provider-azurerm/terraform-provider-azurerm-2.43.0.tar.xz
 
/work/SRC/openSUSE:Factory/.terraform-provider-azurerm.new.1890/terraform-provider-azurerm-2.69.0.tar.xz
 differ: char 15, line 1

Reply via email to