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 21:21:09 UTC

[airflow] branch main updated (4f9398fb3c -> 837e463ae8)

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 4f9398fb3c Allow and prefer non-prefixed extra fields for GrpcHook (#27045)
     add 837e463ae8 Allow no extra prefix in yandex hook (#27040)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/yandex/CHANGELOG.rst             | 15 +++++++++++
 airflow/providers/yandex/hooks/yandex.py           | 29 ++++++++++++++--------
 tests/providers/yandex/hooks/test_yandex.py        | 24 +++++++++++++++---
 .../yandex/hooks/test_yandexcloud_dataproc.py      |  2 +-
 4 files changed, 56 insertions(+), 14 deletions(-)