eladkal commented on code in PR #38723:
URL: https://github.com/apache/airflow/pull/38723#discussion_r1550249953


##########
airflow/providers/microsoft/azure/CHANGELOG.rst:
##########
@@ -27,6 +27,15 @@
 Changelog
 ---------
 
+10.0.0
+......
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+.. warning::
+   * ``azure_synapse_pipeline`` connection type has been changed to 
``azure_synapse``.
+   * The usage of ``default_conn_name=azure_synapse_connection`` is deprecated 
and will be removed in future. The new default connection name is: 
``default_conn_name=azure_synapse_default``.

Review Comment:
   ```suggestion
      * The usage of ``default_conn_name=azure_synapse_connection`` is 
deprecated and will be removed in future. The new default connection name for 
``AzureSynapsePipelineHook`` is: ``default_conn_name=azure_synapse_default``.
   ```



-- 
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]

Reply via email to