dstandish commented on code in PR #29379: URL: https://github.com/apache/airflow/pull/29379#discussion_r1096800267
########## 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: Oh you are saying, are these changes compatible with airflow < 2.6 -- yes, that is the intention. And I can help test this in the coming week. -- 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]
