Skip to content

OpenLineage 0.28.0

Compare
Choose a tag to compare
@merobi-hub merobi-hub released this 12 Jun 15:07
· 542 commits to main since this release

Added

  • dbt: add Databricks compatibility #1829 @Ines70
    Enables launching OpenLineage with a Databricks profile.

Fixed

  • Fix type-checked marker and packaging #1913 @gaborbernat
    The client was not marking itself as type-annotated.
  • Python client: add schemaURL to run event #1917 @gaborbernat
    Adds the missing schemaURL to the client's RunState class.