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 2021/01/24 13:49:38 UTC

[airflow] branch master updated (f473ca7 -> dfbccd3)

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

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


    from f473ca7  Replace `google_cloud_storage_conn_id` by `gcp_conn_id` when using `GCSHook` (#13851)
     add dfbccd3  Fix TaskNotFound in log endpoint (#13872)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/endpoints/log_endpoint.py    |  6 ++++-
 tests/api_connexion/endpoints/test_log_endpoint.py | 28 ++++++++++++++++++++++
 2 files changed, 33 insertions(+), 1 deletion(-)