jedcunningham commented on code in PR #27613: URL: https://github.com/apache/airflow/pull/27613#discussion_r1021693816
########## 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: Not requiring a major bump makes sense to me. It does, however, make me wonder if we should even do a release for the providers where the only change is this minimum? -- 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]
