eladkal commented on a change in pull request #20523:
URL: https://github.com/apache/airflow/pull/20523#discussion_r775617979
##########
File path: airflow/providers/amazon/CHANGELOG.rst
##########
@@ -19,6 +19,56 @@
Changelog
---------
+2.6.0
+.....
+
+Features
+~~~~~~~~
+
+* ``Add aws_conn_id to DynamoDBToS3Operator (#20363)``
+* ``Add RedshiftResumeClusterOperator and RedshiftPauseClusterOperator
(#19665)``
+* ``Added function in AWSAthenaHook to get s3 output query results file URI
(#20124)``
+* ``Add sensor for AWS Batch (#19850) (#19885)``
+* ``Add state details to EMR container failure reason (#19579)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Fix backwards compatibility issue in AWS provider's _get_credentials
(#20463)``
+* ``Fix deprecation messages after splitting redshift modules (#20366)``
+* ``ECSOperator: fix KeyError on missing exitCode (#20264)``
+* ``Bug fix in AWS glue operator when specifying the WorkerType &
NumberOfWorkers (#19787)``
Review comment:
Should it have `&` ?
--
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]