dstandish commented on code in PR #29379: URL: https://github.com/apache/airflow/pull/29379#discussion_r1096799985
########## 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: Hi @eladkal > however in providers we don't cherry pick we release everything that is merged. Is that OK for this case? Can you clarify what you mean? I.e. what's the "that" that you are wondering if it is ok? -- 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]
