apache-airflow-providers-yandex

更新日誌

4.0.3

雜項

  • AIP-72: Handle Custom XCom Backend on Task SDK (#47339)

4.0.2

雜項

  • AIP-72: Moving BaseOperatorLink to task sdk (#47008)

  • Remove yandexcloud exclusions (#47309)

  • Replace ydb limitation with yandexcloud exclusion (#47142)

  • Upgrade flit to 3.11.0 (#46938)

4.0.1

雜項

  • AIP-72: Support better type-hinting for Context dict in SDK  (#45583)

4.0.0

注意

此提供程式版本僅適用於 Airflow 2.9+,詳情請參見 Apache Airflow 提供程式支援策略

重大變更

警告

所有已棄用的類、引數和功能已從 {provider_name} 提供程式包中移除。引入了以下重大變更

  • 移除了 YandexCloudBaseHook.provider_user_agent 。請使用 utils.user_agent.provider_user_agent 代替。

  • 移除了 connection_id 引數從 YandexCloudBaseHook。請使用 yandex_conn_id 引數。

  • 移除了 yandex.hooks.yandexcloud_dataproc 模組。

  • 移除了 yandex.operators.yandexcloud_dataproc 模組。

  • 移除了隱式傳遞 yandex_conn_idDataprocBaseOperator。請將其作為引數傳遞。

  • Remove Provider Deprecations in Yandex provider (#44754)

雜項

  • Bump minimum Airflow version in providers to Airflow 2.9.0 (#44956)

  • Update DAG example links in multiple providers documents (#44034)

3.12.0

注意

此提供程式版本僅適用於 Airflow 2.8+,詳情請參見 Apache Airflow 提供程式支援策略

Bug 修復

  • providers/yandex: fix typing (#40997)

雜項

  • Bump minimum Airflow version in providers to Airflow 2.8.0 (#41396)

3.11.2

Bug 修復

  • Exclude yandex versions 0.289.0, 0.290.0 (#39974)

雜項

  • Fix typos in Providers docs and Yandex hook (#40277)

3.11.1

雜項

  • `` AIP-21: yandexcloud: rename files, emit deprecation warning (#39618)``

  • yandex provider: bump version for yq http client package (#39548)

  • Faster 'airflow_version' imports (#39552)

  • add doc about Yandex Query operator (#39445)

  • Simplify 'airflow_version' imports (#39497)

3.11.0

注意

此提供程式版本僅適用於 Airflow 2.7+,詳情請參見 Apache Airflow 提供程式支援策略

雜項

  • Bump minimum Airflow version in providers to Airflow 2.7.0 (#39240)

3.10.0

功能

  • Add Yandex Query support from Yandex.Cloud (#37458)

雜項

  • support iam token from metadata, simplify code (#38411)

  • Avoid use of 'assert' outside of the tests (#37718)

3.9.0

功能

  • Add secrets-backends section into the Yandex provider yaml definition (#37065)

Bug 修復

  • fix: using endpoint from connection if not specified (#37076)

3.8.0

功能

  • feat: add Yandex Cloud Lockbox secrets backend (#36449)

Bug 修復

  • Fix stacklevel in warnings.warn into the providers (#36831)

3.7.1

Bug 修復

  • Follow BaseHook connection fields method signature in child classes (#36086)

3.7.0

注意

此提供程式版本僅適用於 Airflow 2.6+,詳情請參見 Apache Airflow 提供程式支援策略

雜項

  • Bump minimum Airflow version in providers to Airflow 2.6.0 (#36017)

3.6.0

功能

  • Yandex dataproc deduce default service account (#35059)

3.5.0

注意

此提供程式版本僅適用於 Airflow 2.5+,詳情請參見 Apache Airflow 提供程式支援策略

雜項

  • Bump min airflow version of providers (#34728)

3.4.0

注意

此版本放棄了對 Python 3.7 的支援

功能

  • add support for Yandex Dataproc cluster labels (#29811)

3.3.0

功能

  • support Yandex SDK feature "endpoint" (#29635)

3.2.0

注意

此提供程式版本僅適用於 Airflow 2.3+,詳情請參見 Apache Airflow 提供程式支援策略 <https://github.com/apache/airflow/blob/main/PROVIDERS.rst#minimum-supported-version-of-airflow-for-community-managed-providers>`_。

功能

  • 在 YandexCloudBaseHook 中,支援非字首的額外欄位,並且這些欄位優先 (#27040)。例如,如果 extra__yandexcloud__folder_id 也存在,folder_id 將優先。

雜項

  • Move min airflow version to 2.3.0 for all providers (#27196)

3.1.0

功能

  • YandexCloud provider: Support new Yandex SDK features for DataProc (#25158)

3.0.0

重大變更

注意

此提供程式版本僅適用於 Airflow 2.2+,詳情請參見 Apache Airflow Apache Airflow 提供程式支援策略 <https://github.com/apache/airflow/blob/main/PROVIDERS.rst#minimum-supported-version-of-airflow-for-community-managed-providers>`_。

2.2.3

Bug 修復

  • Fix mistakenly added install_requires for all providers (#22382)

2.2.2

雜項

  • Add Trove classifiers in PyPI (Framework :: Apache Airflow :: Provider)

2.2.1

雜項

  • 支援 Python 3.10

2.2.0

功能

  • YandexCloud provider: Support new Yandex SDK features: log_group_id, user-agent, maven packages (#20103)

2.1.0

雜項

  • 針對 Airflow 2.2.0 最佳化連線匯入

功能

  • Add autoscaling subcluster support and remove defaults (#17033)

2.0.0

重大變更

  • Auto-apply apply_default decorator (#15667)

警告

由於移除了 apply_default 裝飾器,此提供程式版本要求 Airflow 2.1.0+。如果您的 Airflow 版本低於 2.1.0,並且您想安裝此提供程式版本,請先將 Airflow 升級到至少 2.1.0 版本。否則,您的 Airflow 包版本將自動升級,您需要手動執行 airflow upgrade db 來完成遷移。

1.0.1

更新了文件和 readme 檔案。

1.0.0

提供程式的初始版本。

此條目是否有幫助?