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/04/28 14:11:37 UTC

[airflow] branch main updated (1f32603549 -> 9449a107f0)

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 1f32603549 update processor to fix broken download URLs (#23299)
     add 9449a107f0 `DatastoreHook`: Remove `datastore_conn_id` (#23323)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/CHANGELOG.rst                   |  2 ++
 airflow/providers/google/cloud/hooks/datastore.py        | 10 ----------
 airflow/providers/google/cloud/operators/datastore.py    |  4 ++--
 tests/providers/google/cloud/operators/test_datastore.py |  2 +-
 4 files changed, 5 insertions(+), 13 deletions(-)