eladkal commented on code in PR #44645:
URL: https://github.com/apache/airflow/pull/44645#discussion_r1878628164


##########
providers/src/airflow/providers/common/sql/CHANGELOG.rst:
##########
@@ -25,6 +25,16 @@
 Changelog
 ---------
 
+main
+.....
+
+.. warning::
+  All deprecated classes, parameters and features have been removed from the 
Common SQL provider package.
+  The following breaking changes were introduced:
+
+  * Hooks
+      * Remove ``_make_serializable`` method from ``DbApiHook``. Use 
``_make_common_data_structure`` instead.

Review Comment:
   I tend to agree that we should just tweak the message on the change log



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