v0.9.0 (2026-03-08)
What’s new
Added
- Support for Airflow orchestrator
- Support to reference directories as lists in YAML injection
- Pipeline Execution Plan for finer control over nodes execution
- Pipeline node
execution_task_nameattribute for more granular control over pipeline orchestration - Pipeline node
tagattribute to facilitate nodes selection at execution - Pipeline execution allows for
selectsargument
Breaking changes
- Removed obsolete
cloudattribute from Metastore resource - Refactored View Table Data Sinks structure (removed
view_definitionattribute)
Updated
- Added
environment_versiontoJobEnvironmentSpecof Databricks Job resource to allow specification of serverless environment version [#508]
Full Changelog