jscheffl commented on code in PR #67920: URL: https://github.com/apache/airflow/pull/67920#discussion_r3344499388
########## 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. + +Features +~~~~~~~~ + +* ``Fix edge executor to support handling execute callback workload (#67679)`` + +Misc +~~~~ + +* ``Fix exceptions of positional session use in Edge provider (2) (#67812)`` +* ``Bump the edge-ui-package-updates group across 1 directory with 16 updates (#67740)`` +* ``Fix exceptions of positional session use in Edge provider (#67661)`` +* ``Replace Sphinx Redoc with Swagger API Docs (#67390)`` Review Comment: This is a doc only -- 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]
