vincbeck commented on code in PR #61100:
URL: https://github.com/apache/airflow/pull/61100#discussion_r2732936243


##########
providers/amazon/docs/changelog.rst:
##########
@@ -27,6 +27,32 @@ Changelog
 ---------
 * ``Rename ''max_run_task_attempts'' to ''max_invoke_attempts'' in AWS Lambda 
Executor (#60666)``
 
+9.20.1
+......
+
+Bug Fixes
+~~~~~~~~~
+
+* ``EC2CreateInstanceOperator could leave EC2 instances running when failures 
(#60904)``
+* ``Fix lambda executor max attempts config (#60666)``
+* ``Fix incorrect compute param example in SageMakerNotebookHook docstring 
(#60247)``
+* ``Adjusted the EMRServerlessStartJobOperator to cancel failed jobs (#51883)``
+
+Misc
+~~~~
+
+* ``Add SQLAlchemy to the dev‑dependency group in providers (#60472)``
+* ``Define 'TaskInstanceKey' in task-sdk to support client server separation 
(#60776)``
+* ``Assert executors support multi team (#60843)``
+* ``fix flaky test (#60398)``

Review Comment:
   Agree



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