pankajastro commented on code in PR #34738: URL: https://github.com/apache/airflow/pull/34738#discussion_r1348495683
########## airflow/providers/microsoft/azure/CHANGELOG.rst: ########## @@ -27,6 +27,20 @@ Changelog --------- +8.0.0 +..... + +Breaking changes +~~~~~~~~~~~~~~~~ + +.. warning:: + In this version of the provider, we have removed network_profile param from AzureContainerInstancesOperator + +* Remove ``network_profile`` param from ``AzureContainerInstancesOperator`` +* Remove deprecated ``extra__azure__tenantId`` from azure_container_instance connection extras +* Remove deprecated ``extra__azure__subscriptionId`` from azure_container_instance connection extras Review Comment: I have reverted this PTAL -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
