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/12/07 17:23:05 UTC

[airflow] branch master updated (01707d7 -> 312a281)

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

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


    from 01707d7  Improve support for special characters in DbApiHook.get_uri (#12775)
     add 312a281  Bugfix: Entrypoint Import Exception masked by attribute error (#12862)

No new revisions were added by this update.

Summary of changes:
 airflow/plugins_manager.py            |  7 +++++--
 airflow/utils/entry_points.py         |  7 +++++--
 airflow/version.py                    |  4 ++--
 setup.cfg                             |  2 +-
 tests/plugins/test_plugins_manager.py | 12 ++++++++----
 5 files changed, 21 insertions(+), 11 deletions(-)