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(-)