eladkal commented on code in PR #71794:
URL: https://github.com/apache/airflow/pull/71794#discussion_r3808437906
##########
providers/common/ai/docs/changelog.rst:
##########
@@ -37,6 +40,39 @@ Changelog
changes; update any system prompt that describes the old shape, and any
code
calling ``toolset.call_tool("query", ...)`` directly.
+Breaking changes
Review Comment:
Not sure we should mention this as breaking change. We should just list is
as feature?
##########
providers/apache/kafka/docs/changelog.rst:
##########
@@ -27,6 +27,19 @@
Changelog
---------
+1.16.0
+......
+
+Features
+~~~~~~~~
+
+* ``Kafka: Return consumed message results on request (#69740)``
Review Comment:
Probabaly need better description. What class is changed here?
##########
providers/apache/livy/docs/changelog.rst:
##########
@@ -28,6 +28,24 @@
Changelog
---------
+4.6.1
+.....
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Make 'durable' reach 'default_args' and warn when set below Airflow 3.3
(#71531)``
+
+Doc-only
+~~~~~~~~
+
+* ``Update changelog with better wording (#71161)``
Review Comment:
Can be hidden from changlog (same for all 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]