1.35.0 - 2025-07-11
Added
- Spark: Include spark_applicationDetails facet to all events
#3848@dolfinus
Add spark_applicationDetails facet to all OpenLineage events emitted by the Spark integration - Spark: Support additional data in Catalog facet
#3850@ddebowczyk92
Adds support additional data in Catalog in Spark integration - Spark: disable connector by Spark config parameter
#3880@pawel-big-lebowski
Addspark.openlineage.disabledentry to disable OpenLineage integration through Spark config parameters - Spark: Fine-grained timeout config
#3779@pawel-big-lebowski
Add extra timeout options to emit incomplete OpenLineage events in case of timeout when building facets. SeebuildDatasetsTimePercentageandfacetsBuildingTimePercentagein docs for more details - Python: Asynchronous HTTP transport implementation
#3812@mobuchowski
Adds high-performance asynchronous HTTP transport with event ordering guarantees, configurable concurrency, and comprehensive error handling. Features START-before-completion event ordering, bounded queues, and real-time statistics - dbt: Add DbtRun facet to dbt run events
#3764@dolfinus
Adds DbtRun facet for tracking dbt run information - Python: Add continue_on_success and sorting transport in CompositeTransport
#3829@kacpermuda
Adds configuration options for CompositeTransport to control behavior and ordering - Hive: Add jobType facet
#3789@dolfinus
Adds jobType facet to Hive integration - Hive: Add dialect=hive to SqlJobFacet
#3863@dolfinus
Adds dialect field to SqlJobFacet for Hive integration - Java: Add Debezium job naming convention
#3834@mvitale
Adds standardized job naming convention for Debezium integration - Spec: SqlJobFacet now contains dialect
#3819@mobuchowski
Adds dialect field to SqlJobFacet specification - Spec: Formalize job naming
#3826@ddebowczyk92
Formalizes job naming conventions in the specification - Spec: Formalize dataset naming
#3775@ddebowczyk92
Formalizes dataset naming conventions in the specification - Website: Add Collibra as consumer in ecosystem page
#3732@marccampa
Adds Collibra to the ecosystem page as an OpenLineage consumer