apache-airflow-providers-samba
更新日志¶
4.9.2¶
杂项¶
Upgrade flit to 3.11.0 (#46938)
4.9.1¶
杂项¶
AIP-72: Support better type-hinting for Context dict in SDK (#45583)
4.9.0¶
注意
此提供程序版本仅适用于 Airflow 2.9+,具体说明请参阅 Apache Airflow 提供程序支持政策。
杂项¶
Bump minimum Airflow version in providers to Airflow 2.9.0 (#44956)
4.8.0¶
注意
此提供程序版本仅适用于 Airflow 2.8+,具体说明请参阅 Apache Airflow 提供程序支持政策。
杂项¶
Bump minimum Airflow version in providers to Airflow 2.8.0 (#41396)
4.7.1¶
杂项¶
Faster 'airflow_version' imports (#39552)
Simplify 'airflow_version' imports (#39497)
4.7.0¶
注意
此提供程序版本仅适用于 Airflow 2.7+,具体说明请参阅 Apache Airflow 提供程序支持政策。
杂项¶
Bump minimum Airflow version in providers to Airflow 2.7.0 (#39240)
4.6.0¶
新特性¶
Allow specification of buffer length for GCS to Samba (#38373)
4.5.0¶
新特性¶
Add docs and user-friendly connection form for Samba connection (#36543)
4.4.0¶
注意
此提供程序版本仅适用于 Airflow 2.6+,具体说明请参阅 Apache Airflow 提供程序支持政策。
杂项¶
Bump minimum Airflow version in providers to Airflow 2.6.0 (#36017)
4.3.0¶
注意
此提供程序版本仅适用于 Airflow 2.5+,具体说明请参阅 Apache Airflow 提供程序支持政策。
新特性¶
Feature: Add Google Cloud Storage to Samba operator (#34369)
杂项¶
Bump min airflow version of providers (#34728)
4.2.2¶
杂项¶
Improve modules import in Airflow providers by some of them into a type-checking block (#33754)
4.2.1¶
注意
此版本不再支持 Python 3.7
杂项¶
Add note about dropping Python 3.7 for providers (#32015)
4.2.0¶
注意
此提供程序版本仅适用于 Airflow 2.4+,具体说明请参阅 Apache Airflow 提供程序支持政策。
杂项¶
Bump minimum Airflow version in providers (#30917)
4.1.0¶
注意
此提供程序版本仅适用于 Airflow 2.3+,具体说明请参阅 Apache Airflow 提供程序支持政策。
杂项¶
Move min airflow version to 2.3.0 for all providers (#27196)
4.0.0¶
重大变更¶
注意
此提供程序版本仅适用于 Airflow 2.2+,具体说明请参阅 Apache Airflow 提供程序支持政策。
3.0.4¶
错误修复¶
Fix mistakenly added install_requires for all providers (#22382)
3.0.3¶
杂项¶
Add Trove classifiers in PyPI (Framework :: Apache Airflow :: Provider)
3.0.2¶
杂项¶
Support for Python 3.10
3.0.1¶
错误修复¶
Handle leading slash in samba path (#18847)
Open src and dst in binary for samba copy (#18752)
3.0.0¶
重大变更¶
Switch to 'smbprotocol' library (#17273)
杂项¶
Optimise connection importing for Airflow 2.2.0
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
以完成迁移。
新特性¶
Add support for extra parameters to samba client (#16115)
1.0.1¶
更新了文档和 readme 文件。
1.0.0¶
提供程序的初始版本。