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.1

Bug Fixes

  • Protect against None components of universal pathlib xcom backend (#41921)

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.3.0

Features

  • AIP-58: Add object storage backend for xcom (#37058)

1.2.0

Features

  • Add support for openlineage to AFS and common.io (#36410)

1.1.0

Features

  • Refactor ObjectStorage into a Path (#35612)

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.

Was this entry helpful?