apache-airflow-providers-common-io
變更日誌¶
1.5.0¶
注意
此供應商版本僅適用於 Airflow 2.9+,如 Apache Airflow 供應商支援政策中所述。
其他¶
Bump minimum Airflow version in providers to Airflow 2.9.0 (#44956)
Remove references to AIRFLOW_V_2_9_PLUS (#44987)
Consistent way of checking Airflow version in providers (#44686)
feat: add OpenLineage support for transfer operators between gcs and local (#44417)
Move Asset user facing components to task_sdk (#43773)
Migrate pickled data & change XCom value type to JSON (#44166)
Update DAG example links in multiple providers documents (#44034)
1.4.2¶
其他¶
Drop python3.8 support core and providers (#42766)
Rename dataset related python variable names to asset (#41348)
1.4.0¶
功能特色¶
[AIP-62] Translate AIP-60 URI to OpenLineage (#40173)
openlineage: add file dataset type support into common.io provider (#40817)
其他¶
openlineage: migrate OpenLineage provider to V2 facets. (#39530)
openlineage: add support for hook lineage for S3Hook (#40819)
1.3.2¶
錯誤修正¶
fix: OpenLineage in FileTransferOperator for Airflow 2.8 (#39755)
其他¶
Faster 'airflow_version' imports (#39552)
Simplify 'airflow_version' imports (#39497)
1.3.1¶
錯誤修正¶
Fix missing reverse quote in docs (#38275)
Fix remaining D401 checks (#37434)
其他¶
Improve XComObjectStorageBackend implementation (#38608)
Rename to XComObjectStorageBackend (#38607)
Turn common.io xcom exception into OptionalProviderFeatureException (#38543)
Update ObjectStoragePath for universal_pathlib>=v0.2.2 (#37930)