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 missingschemaURL
to the client'sRunState
class.