potiuk commented on code in PR #27613: URL: https://github.com/apache/airflow/pull/27613#discussion_r1022034737
########## airflow/providers/airbyte/CHANGELOG.rst: ########## @@ -24,6 +24,25 @@ Changelog --------- +3.2.0 +..... + +This release of provider is only available for Airflow 2.3+ as explained in the Apache Airflow +providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers + +Misc +~~~~ + +* ``Move min airflow version to 2.3.0 for all providers (#27196)`` Review Comment: Simmply the more manual decision points, the less automation - the more "mistakes" we will do when releasing NN+ providers at the same time. -- 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]
