eladkal commented on code in PR #38863: URL: https://github.com/apache/airflow/pull/38863#discussion_r1557977678
########## airflow/providers/amazon/CHANGELOG.rst: ########## @@ -26,6 +26,55 @@ Changelog --------- +8.20.0 +...... + +Features +~~~~~~~~ + +* ``AWS Batch Executor (#37618)`` +* ``Add fallback 'region_name' value to AWS Executors (#38704)`` +* ``Introduce Amazon Bedrock service (#38602)`` +* ``Amazon Bedrock - Model Customization Jobs (#38693)`` +* ``ECS Executor - add support to adopt orphaned tasks. (#37786)`` +* ``Update AWS auth manager CLI command to not disable AVP schema validation (#38301)`` + +Bug Fixes +~~~~~~~~~ + +* ``Reduce 's3hook' memory usage (#37886)`` +* ``Add check in AWS auth manager to check if the Amazon Verified Permissions schema is up to date (#38333)`` +* ``fix: COMMAND string should be raw to avoid SyntaxWarning: invalid escape sequence '\s' (#38734)`` Review Comment: This entry will be moved to hidden from log when I refresh the docs before merge -- 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]
