You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/10/26 11:37:59 UTC

[airflow] branch master updated (0390515 -> 240c7d4)

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

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


    from 0390515  Local Executor is used by default for MySQL/Postgres breeze (#11792)
     add 240c7d4  Google Memcached hooks - improve protobuf messages handling (#11743)

No new revisions were added by this update.

Summary of changes:
 .../providers/google/cloud/hooks/cloud_memorystore.py    |  7 -------
 .../google/cloud/operators/cloud_memorystore.py          |  6 +++---
 .../google/cloud/hooks/test_cloud_memorystore.py         | 16 ----------------
 .../google/cloud/operators/test_cloud_memorystore.py     |  3 +++
 4 files changed, 6 insertions(+), 26 deletions(-)