apache-airflow-providers-common-io
Changelog¶
1.4.2¶
Misc¶
Drop python3.8 support core and providers (#42766)
Rename dataset related python variable names to asset (#41348)
1.4.0¶
Features¶
[AIP-62] Translate AIP-60 URI to OpenLineage (#40173)
openlineage: add file dataset type support into common.io provider (#40817)
Misc¶
openlineage: migrate OpenLineage provider to V2 facets. (#39530)
openlineage: add support for hook lineage for S3Hook (#40819)
1.3.2¶
Bug Fixes¶
fix: OpenLineage in FileTransferOperator for Airflow 2.8 (#39755)
Misc¶
Faster 'airflow_version' imports (#39552)
Simplify 'airflow_version' imports (#39497)
1.3.1¶
Bug Fixes¶
Fix missing reverse quote in docs (#38275)
Fix remaining D401 checks (#37434)
Misc¶
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)
1.0.1 (YANKED)¶
Warning
This release has been yanked with a reason: Used older interface from 2.8.0.dev0 versions
Bug Fixes¶
fix changelog of common-io (#35241)
1.0.0 (YANKED)¶
Warning
This release has been yanked with a reason: Used older interface from 2.8.0.dev0 versions
Initial version of the provider.