You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/04/29 15:47:02 UTC

[airflow] branch main updated (05ccfd42f2 -> 0fcdc5e1fb)

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

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


    from 05ccfd42f2 Dataproc: Remove default value of `region` (#23350)
     add 0fcdc5e1fb `S3ToGCSOperator`: Remove `dest_gcs_conn_id` (#23348)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/CHANGELOG.rst                   |  2 ++
 airflow/providers/google/cloud/transfers/s3_to_gcs.py    | 16 +---------------
 tests/providers/google/cloud/transfers/test_s3_to_gcs.py |  4 ++--
 3 files changed, 5 insertions(+), 17 deletions(-)