This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from d771347a696 Fix deepcopy of read-only properties in BaseOperator
(#48714)
add 7fda150de7e Clarify the Redshift delete cluster operator messaging.
(#48652)
No new revisions were added by this update.
Summary of changes:
.../providers/amazon/aws/hooks/redshift_cluster.py | 18 ++---
.../amazon/aws/operators/redshift_cluster.py | 13 +++-
.../unit/amazon/aws/hooks/test_redshift_cluster.py | 2 +-
.../amazon/aws/operators/test_redshift_cluster.py | 84 +++++++++++-----------
4 files changed, 62 insertions(+), 55 deletions(-)