potiuk commented on code in PR #58697: URL: https://github.com/apache/airflow/pull/58697#discussion_r2561969405
########## providers/alibaba/docs/changelog.rst: ########## @@ -26,6 +26,26 @@ Changelog --------- +3.3.0 +..... + +.. note:: + This release of provider is only available for Airflow 2.11+ 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>_. + +Misc +~~~~ + +* ``Bump minimum Airflow version in providers to Airflow 2.11.0 (#58612)`` + +Doc-only +~~~~~~~~ + +* ``Updates to release process of providers (#58316)`` Review Comment: Also in other providers :) . Not very strong about it - if it's too manually costly - but possibly can be fixed with search replace. -- 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]
