vincbeck commented on code in PR #61100:
URL: https://github.com/apache/airflow/pull/61100#discussion_r2732915020


##########
providers/common/compat/docs/changelog.rst:
##########
@@ -25,6 +25,28 @@
 Changelog
 ---------
 
+1.13.0
+......
+
+Features
+~~~~~~~~
+
+* ``Add support for async callables in ''PythonOperator'' (#60268)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Fix BaseAsyncOperator in common-compat provider for Airflow 2.x (#60663)``
+
+Misc
+~~~~
+
+* ``Option to disable exporting of legacy metric names (#53722)``
+* ``Define 'TaskInstanceKey' in task-sdk to support client server separation 
(#60776)``

Review Comment:
   You're right, but by looking at the code it looks like more a new feature. 
Do you agree? If so, I'll update the other providers



-- 
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]

Reply via email to