potiuk commented on code in PR #58697: URL: https://github.com/apache/airflow/pull/58697#discussion_r2561961973
########## 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: We could move this one below ".. Below" and leave it as comment (and remove the Doc-only section). This is really about release process - nothing relevant to Alibaba -- 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]
