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


##########
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:
   Such refactoring I sorted to "misc" in all providers because no real 
"feature". But in common compat it is actually (as exception) - But that was my 
view, do not know if we have a "rule" for this??



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