eladkal commented on code in PR #29379: URL: https://github.com/apache/airflow/pull/29379#discussion_r1096791231
########## airflow/providers/amazon/CHANGELOG.rst: ########## @@ -24,6 +24,46 @@ Changelog --------- +7.2.0 +..... + +Breaking changes +~~~~~~~~~~~~~~~~ + + +Features +~~~~~~~~ + +* ``Add option to wait for completion on the EmrCreateJobFlowOperator (#28827)`` +* ``Add transfer operator S3 to (generic) SQL (#29085)`` +* ``add retries to stop_pipeline on conflict (#29077)`` +* ``Add log for AWS Glue Job Console URL (#28925)`` +* ``Enable individual trigger logging (#27758)`` Review Comment: @dstandish this entry is in several provider releases. This feature is suppose to be released in airflow 2.6.0 however in providers we don't cherry pick we release everything that is merged. Is that OK for this case? -- 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]
