eladkal commented on code in PR #61746: URL: https://github.com/apache/airflow/pull/61746#discussion_r2790255691
########## providers/amazon/docs/changelog.rst: ########## @@ -26,6 +26,42 @@ Changelog --------- +9.22.0 +...... + +Features +~~~~~~~~ + +* ``Support custom KMS keys in S3CopyObjectOperator (#60597)`` +* ``Add resume_glue_job_on_retry to GlueJobOperator (#59392)`` +* ``Add best-effort cleanup to EmrCreateJobFlowOperator on post-creation failure (#61010)`` +* ``Add best-effort cleanup to EksCreateNodegroupOperator on post-create failure (#61145)`` +* ``Add best-effort cleanup to EcsRunTaskOperator on post-start failure (#61051)`` +* ``Restrict EC2 cleanup to waiter errors and guard behind flag. (#61272)`` Review Comment: It feels as https://github.com/apache/airflow/pull/60904 was the feature and the followup PR but I guess its a matter of perspective -- 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]
