You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by el...@apache.org on 2022/01/06 16:33:31 UTC

[airflow] branch main updated (64cba10 -> 88ea157)

This is an automated email from the ASF dual-hosted git repository.

eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 64cba10  Revert "Cleaner output of docker image building scripts (#20679)" (#20721)
     add 88ea157  Standardize AWS Redshift naming (#20374)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/sensors/redshift.py         |  6 ++++--
 airflow/providers/amazon/aws/sensors/redshift_cluster.py |  3 +--
 dev/provider_packages/prepare_provider_packages.py       |  5 +++++
 tests/deprecated_classes.py                              |  4 ++++
 .../amazon/aws/sensors/test_redshift_cluster.py          | 16 ++++++++--------
 5 files changed, 22 insertions(+), 12 deletions(-)