amoghrajesh commented on code in PR #35492: URL: https://github.com/apache/airflow/pull/35492#discussion_r1384350220
########## airflow/providers/qubole/CHANGELOG.rst: ########## @@ -27,13 +27,32 @@ Changelog --------- -.. note:: - This release of provider is only available for Airflow 2.5+ as explained in the - `Apache Airflow providers support policy <https://github.com/apache/airflow/blob/main/PROVIDERS.rst#minimum-supported-version-of-airflow-for-community-managed-providers>`_. +3.4.3 +..... + +.. warning:: + + This is the last release of the provider. + + This provider is not maintained any more by the community. It has been removed and is not going to be + updated any more. The removal was done according to the process described in + `Removing community providers <https://github.com/apache/airflow/blob/main/PROVIDERS.rst#removing-community-providers>`_ + + Feel free to contact Airflow Development Mailing List if you have any questions. + +Misc +~~~~ + +* ``The provider is removed and maintained any more`` Review Comment: nit: ``The provider is removed and not maintained any more`` -- 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]
