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/08/08 00:48:24 UTC

[airflow] branch master updated (8a655cf -> c295338)

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 8a655cf  Add airflow connections get command (#10214)
     add c295338  Add labels param to Google MLEngine Operators (#10222)

No new revisions were added by this update.

Summary of changes:
 .../google/cloud/example_dags/example_mlengine.py          |  2 ++
 airflow/providers/google/cloud/operators/mlengine.py       | 14 +++++++++++++-
 tests/providers/google/cloud/operators/test_mlengine.py    |  6 ++++++
 3 files changed, 21 insertions(+), 1 deletion(-)