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


##########
providers/apache/spark/docs/changelog.rst:
##########
@@ -28,6 +28,30 @@
 Changelog
 ---------
 
+6.3.2
+.....
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Make SparkSubmitOperator durable execution inert below Airflow 3.3 
(#71534)``
+* ``Make 'durable' reach 'default_args' and warn when set below Airflow 3.3 
(#71531)``
+
+Misc
+~~~~
+
+* ``Pin providers in constraints to the versions published in PyPI (#71324)``

Review Comment:
   not user facing



##########
providers/common/ai/docs/changelog.rst:
##########
@@ -37,6 +40,35 @@ Changelog
     changes; update any system prompt that describes the old shape, and any 
code
     calling ``toolset.call_tool("query", ...)`` directly.
 
+Features
+~~~~~~~~
+
+* ``Add SandboxToolset for sandboxed agent shell and file access (#68847)``
+* ``Support require_approval in LLMSchemaCompareOperator (#71051)``
+* ``Bound SQL toolset query results by size, not just row count (#71317)``
+* ``Support custom redaction and message length cap in LLMRetryPolicy 
(#70830)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Let the agent retry on a rejected DataFusion query instead of failing the 
task (#71445)``
+
+Misc
+~~~~
+
+* ``Require a lower bound on every dependency in pyproject.toml (#71378)``

Review Comment:
   not user facing



##########
providers/common/ai/docs/changelog.rst:
##########
@@ -37,6 +40,35 @@ Changelog
     changes; update any system prompt that describes the old shape, and any 
code
     calling ``toolset.call_tool("query", ...)`` directly.
 
+Features
+~~~~~~~~
+
+* ``Add SandboxToolset for sandboxed agent shell and file access (#68847)``
+* ``Support require_approval in LLMSchemaCompareOperator (#71051)``
+* ``Bound SQL toolset query results by size, not just row count (#71317)``
+* ``Support custom redaction and message length cap in LLMRetryPolicy 
(#70830)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Let the agent retry on a rejected DataFusion query instead of failing the 
task (#71445)``
+
+Misc
+~~~~
+
+* ``Require a lower bound on every dependency in pyproject.toml (#71378)``
+* ``Pin providers in constraints to the versions published in PyPI (#71324)``

Review Comment:
   same



##########
providers/samba/docs/changelog.rst:
##########
@@ -27,6 +27,31 @@
 Changelog
 ---------
 
+4.13.0
+......
+
+Features
+~~~~~~~~
+
+* ``Add auth_protocol support to SambaHook for Kerberos authentication 
(#64643)``
+
+Misc
+~~~~
+
+* ``Pin providers in constraints to the versions published in PyPI (#71324)``

Review Comment:
   not user facing



##########
providers/sendgrid/docs/changelog.rst:
##########
@@ -27,6 +27,20 @@
 Changelog
 ---------
 
+4.2.5
+.....
+
+Misc
+~~~~
+
+* ``Move SendGrid and SES email backend setup docs to their providers 
(#71571)``

Review Comment:
   This is doc only change no need to prepare PyPi package



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