You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2021/03/19 21:40:39 UTC

[airflow] branch master updated (24aa3bf -> 0e8698d)

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

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


    from 24aa3bf  Add readonly REST API endpoints for users (#14735)
     add 0e8698d  Fix error when running tasks with Sentry integration enabled. (#13929)

No new revisions were added by this update.

Summary of changes:
 airflow/sentry.py                                  | 13 ++++--
 airflow/utils/session.py                           | 21 +++++----
 .../utils/test_session.py                          | 50 +++++++++++++---------
 3 files changed, 52 insertions(+), 32 deletions(-)
 copy airflow/contrib/operators/bigquery_table_delete_operator.py => tests/utils/test_session.py (50%)