potiuk commented on code in PR #26731: URL: https://github.com/apache/airflow/pull/26731#discussion_r982188491
########## airflow/providers/slack/CHANGELOG.rst: ########## @@ -33,6 +36,27 @@ Breaking changes * Drop support deprecated ``webhook_token`` parameter in :ref:`Slack Incoming Webhook Connection <howto/connection:slack-incoming-webhook>` Extra. +* ``Refactor 'SlackWebhookOperator': Get rid of mandatory http-provider dependency (#26648)`` +* ``Refactor SlackWebhookHook in order to use 'slack_sdk' instead of HttpHook methods (#26452)`` +* ``Move send_file method into SlackHook (#26118)`` + Review Comment: Good point!. Thanks for comments @Taragolis -- 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]
