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


##########
airflow/providers/microsoft/azure/CHANGELOG.rst:
##########
@@ -27,6 +27,18 @@
 Changelog
 ---------
 
+9.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+.. warning::
+   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
+
+* ``Fix WasbPrefixSensor arg inconsistency between sync and async mode 
(#36806)``

Review Comment:
   No need for this line. Its added automatically when we prepare the release
   ```suggestion
   ```



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