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


##########
providers/elasticsearch/docs/changelog.rst:
##########
@@ -27,6 +27,26 @@
 Changelog
 ---------
 
+6.5.1
+.....
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Elasticsearch / opensearch logging exception details are missing in task 
log tab (#63739)``
+* ``Fix conf import to common.compat in 'ElasticsearchTaskHandler' (#64118)``
+
+Misc
+~~~~
+
+* ``Support elasticsearch 9 (#64070)``
+* ``Add Python 3.14 Support (#63520)``
+* ``Enable Elasticsearch provider integration tests in CI (#62942)``

Review Comment:
   not user facing can be moved to hidden part of the changelog



##########
providers/microsoft/azure/docs/changelog.rst:
##########
@@ -27,6 +27,26 @@
 Changelog
 ---------
 
+13.1.0
+......
+
+Features
+~~~~~~~~
+
+* ``Add async hook for Azure Synapse pipelines (#62966)``
+* ``Add Azure Virtual Machines operators, sensor, and trigger (#49796) 
(#62391)``

Review Comment:
   ```suggestion
   * ``Add Azure Virtual Machines operators, sensor, and trigger (#62391)``
   ```



##########
providers/microsoft/azure/docs/changelog.rst:
##########
@@ -27,6 +27,26 @@
 Changelog
 ---------
 
+13.1.0
+......
+
+Features
+~~~~~~~~
+
+* ``Add async hook for Azure Synapse pipelines (#62966)``
+* ``Add Azure Virtual Machines operators, sensor, and trigger (#49796) 
(#62391)``
+
+Misc
+~~~~
+
+* ``Add Python 3.14 Support (#63520)``
+* ``Pass timeout to defer() in MSGraphSensor (#62157) (#62241)``

Review Comment:
   ```suggestion
   * ``Fix MSGraphSensor does not respect timeout parameter in defer mode 
(#62241)``
   ```
   and needs to be moved to bug fix section



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