You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ds...@apache.org on 2022/10/22 22:08:40 UTC

[airflow] branch main updated (a770e9ca44 -> 81b5f50ae9)

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

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


    from a770e9ca44 Allow and prefer non-prefixed extra fields for JdbcHook (#27044)
     add 81b5f50ae9 Allow and prefer non-prefixed extra fields for AsanaHook (#27043)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/asana/CHANGELOG.rst     |  14 ++++
 airflow/providers/asana/hooks/asana.py    |  55 +++++++++++++--
 tests/providers/asana/hooks/test_asana.py | 109 +++++++++++++++++++-----------
 3 files changed, 134 insertions(+), 44 deletions(-)