jscheffl commented on code in PR #61746: URL: https://github.com/apache/airflow/pull/61746#discussion_r2790272128
########## providers/common/compat/docs/changelog.rst: ########## @@ -25,6 +25,17 @@ Changelog --------- +1.13.1 +...... + +Misc +~~~~ + +* ``Move lineage from airflow core to task sdk (#61157)`` Review Comment: Here in https://github.com/apache/airflow/pull/61157/changes#diff-6a680f957b3afb33b52ff95521bb5490ff293442aece283694afddfe0a884ae8R98-R104 the common compat imports (and re-exports) the interfaces as a new feature. -- 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]
