Skip to content

v0.9.0 (2026-03-08)

Choose a tag to compare

@github-actions github-actions released this 08 Mar 06:28
d4d4cb0

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_name attribute for more granular control over pipeline orchestration
  • Pipeline node tag attribute to facilitate nodes selection at execution
  • Pipeline execution allows for selects argument

Breaking changes

  • Removed obsolete cloud attribute from Metastore resource
  • Refactored View Table Data Sinks structure (removed view_definition attribute)

Updated

  • Added environment_version to JobEnvironmentSpec of Databricks Job resource to allow specification of serverless environment version [#508]

Full Changelog