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/03/08 03:28:45 UTC

[airflow] branch main updated (c1faaf3 -> a11d831)

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 c1faaf3  Add sample dag and doc for RedshiftToS3Operator (#22060)
     add a11d831  Allow for uploading metadata with GCS Hook Upload (#22058)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/cloud/hooks/gcs.py    |  6 ++++++
 tests/providers/google/cloud/hooks/test_gcs.py | 10 ++++++++--
 2 files changed, 14 insertions(+), 2 deletions(-)