Lee-W commented on code in PR #36940: URL: https://github.com/apache/airflow/pull/36940#discussion_r1461442605
########## 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: Got it. Just applied. Thanks! -- 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]
