Skip to content

v0.218.1

Compare
Choose a tag to compare
@pietern pietern released this 25 Apr 13:26
· 320 commits to main since this release
v0.218.1
a292eef

This is a bugfix release.

CLI:

  • Pass DATABRICKS_CONFIG_FILE for auth profiles (#1394).

Bundles:

  • Show a better error message for using wheel tasks with older DBR versions (#1373).
  • Allow variable references in non-string fields in the JSON schema (#1398).
  • Fix variable overrides in targets for non-string variables (#1397).
  • Fix bundle schema for variables (#1396).
  • Fix bundle documentation URL (#1399).

Internal:

  • Removed autogenerated docs for the CLI commands (#1392).
  • Remove JSON.parse call from homebrew-tap action (#1393).
  • Ensure that Python dependencies are installed during upgrade (#1390).