potiuk commented on code in PR #26109: URL: https://github.com/apache/airflow/pull/26109#discussion_r960944080
########## airflow/providers/amazon/CHANGELOG.rst: ########## @@ -24,6 +24,45 @@ Changelog --------- +5.1.0 +..... + +Breaking changes +~~~~~~~~~~~~~~~~ + + +Features +~~~~~~~~ + +* ``Additional mask aws credentials (#26014)`` +* ``Add RedshiftDeleteClusterSnapshotOperator (#25975)`` +* ``Add redshift create cluster snapshot operator (#25857)`` +* ``Add common-sql lower bound for common-sql (#25789)`` +* ``Allow AWS Secrets Backends use AWS Connection capabilities (#25628)`` +* ``Implement 'EmrEksCreateClusterOperator' (#25816)`` +* ``Improve error handling/messaging around bucket exist check (#25805)`` + +Bug Fixes +~~~~~~~~~ + +* ``Fix display aws connection info (#26025)`` +* ``Fix 'EcsBaseOperator' and 'EcsBaseSensor' arguments (#25989)`` +* ``Fix EMR serverless system test (#25969)`` Review Comment: Right. I usually put them in "ignored" section. -- 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]
