Taragolis commented on code in PR #28582: URL: https://github.com/apache/airflow/pull/28582#discussion_r1057084543
########## airflow/providers/amazon/CHANGELOG.rst: ########## @@ -46,6 +47,7 @@ Features * ``Use Boto waiters instead of customer _await_status method for RDS Operators (#27410)`` * ``Handle transient state errors in 'RedshiftResumeClusterOperator' and 'RedshiftPauseClusterOperator' (#27276)`` * ``Add retry option in RedshiftDeleteClusterOperator to retry when an operation is running in the cluster (#27820)`` +* ``Deprecate 'full_url_mode' for SecretsManagerBackend; whether a secret is a JSON or URL is inferred (#27920)`` Review Comment: I thought this changes not include to 6.2.0 and still in dev -- 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]
