pankajkoti commented on code in PR #36940:
URL: https://github.com/apache/airflow/pull/36940#discussion_r1461414401


##########
airflow/providers/microsoft/azure/CHANGELOG.rst:
##########
@@ -27,6 +27,18 @@
 Changelog
 ---------
 
+9.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+.. warning::
+   In this version of the provider, we have removed include and delimiter 
params from
+   WasbPrefixSensorTrigger. These params will now need to passed through 
check_options param

Review Comment:
   ```suggestion
      In this version of the provider, ``include`` and ``delimiter`` params 
have been removed from
      ``WasbPrefixSensorTrigger``. These params will now need to passed through 
``check_options`` param
   ```



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