Skip to main content
Version: Next

0.28.0 - 2023-06-12

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.