You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by bi...@apache.org on 2021/05/02 17:29:36 UTC

[airflow] branch master updated (bf81d2e -> fc845ca)

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

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


    from bf81d2e  Add docker-context-files detection and cleanup flag. (#15593)
     add fc845ca  PostgresHook: deepcopy connection to avoid mutating connection obj (#15412)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/postgres/hooks/postgres.py    |  3 ++-
 tests/providers/postgres/hooks/test_postgres.py | 12 ++++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)