Skip to content

v0.242.0

Latest
Compare
Choose a tag to compare
@andrewnester andrewnester released this 27 Feb 11:05
· 6 commits to main since this release
767c0a9

[Release] Release v0.242.0

Notable changes:
Starting this version CLI does not load bundle auth information when CLI command is executed inside the bundle directory with explicitly provided via -p flag profile.
For more details see the related GitHub issue #1358

CLI:

  • Do not load host from bundle for CLI commands when profile flag is used (#2335).
  • Fixed accessing required path parameters in CLI generation when --json flag (#2373).

Bundles:

  • Provide instructions for testing in the default-python template (#2355).
  • Remove run_as from the built-in templates (#2044).
  • Change warning about incomplete permissions section into a recommendation (#2043).
  • Refine mode: production diagnostic output (#2236).
  • Support serverless mode in default-python template (explicit prompt) (#2377).
  • Set default data_security_mode to "SINGLE_USER" in bundle templates (#2372).
  • Fixed spark version check for clusters defined in the same bundle (#2374).

API Changes:

  • Added databricks genie get-message-query-result-by-attachment command.

OpenAPI commit 99f644e72261ef5ecf8d74db20f4b7a1e09723cc (2025-02-11)