potiuk commented on code in PR #27613: URL: https://github.com/apache/airflow/pull/27613#discussion_r1022140730
########## 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 Review Comment: Right. I am hesitant in putting any markup in CHANGELOG - because it becomes part of the README.rst and eventually becomes part of the package in PyPI - but links are save and they should both render correctly and be accepted by PyPI (we will see if they are passing our CI - we have `twine` check as part of our CI and they will fail if the README's are not complying with `PyPI` expectations. -- 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]
