You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by tu...@apache.org on 2020/10/16 17:57:43 UTC

[airflow] branch master updated (0823d46a -> 91484b9)

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

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


    from 0823d46a Add type annotations for AWS operators and hooks (#11434)
     add 91484b9  Pass SQLAlchemy engine options to FAB based UI (#11395)

No new revisions were added by this update.

Summary of changes:
 airflow/settings.py   | 48 +++++++++++++++++++++++++++---------------------
 airflow/www/app.py    |  3 +++
 tests/www/test_app.py | 20 ++++++++++++++++++++
 3 files changed, 50 insertions(+), 21 deletions(-)