jscheffl commented on code in PR #67920: URL: https://github.com/apache/airflow/pull/67920#discussion_r3344494286
########## providers/edge3/docs/changelog.rst: ########## @@ -27,6 +27,42 @@ Changelog --------- +3.8.0 +..... + +.. note:: + This release of the Edge provider requires Apache Airflow 3.3+; the new execute-callback worker support (#67679) relies on APIs available only in Airflow 3.3 and later. Review Comment: No, this is wrong. Edge 3.8.0 _supports_ the callback for Airflow 3.3+ but is still running with oder 3.0+ releases as well. -- 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]
