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


##########
providers/amazon/docs/changelog.rst:
##########
@@ -26,6 +26,40 @@
 Changelog
 ---------
 
+9.25.0
+......
+
+Features
+~~~~~~~~
+
+* ``Add OpenLineage parent and transport info injection to 
'EmrServerlessStartJobOperator' (#64807)``
+* ``Add 'EksPodTrigger' (#64187)``
+* ``feat(sagemaker): Add SageMakerConditionOperator and SageMakerFailOperator 
(#64545)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Fix AwsBaseWaiterTrigger losing error details on deferred task failure 
(#64085)``
+* ``Fix assume_role_with_web_identity not using botocore config for STS calls 
(#64216)``
+
+Misc
+~~~~
+
+* ``Improve debuggability of SQS, Lambda, EC2, and RDS hooks (#64661)``
+* ``Load hook metadata from YAML without importing Hook class (#63826)``
+* ``Bump the min aibotocore version to 3.0.0 (#64631)``
+* ``Remove the lxml workaround (#64554)``
+* ``Add debug logging and fix exception handling in DynamoDB hook (#64629)``
+* `` Add OpenLineage parent info injection to GlueJobOperator     (#64513)``

Review Comment:
   ```suggestion
   * ``Add OpenLineage parent info injection to GlueJobOperator (#64513)``
   ```



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