Release v0.250.0
Notable Changes
- Added inline script execution support to bundle run. You can now run scripts in the same authentication context as a DAB using the databricks bundle run command. (#2413)
Dependency updates
CLI
- Added
databricks apps run-local
command to run Databricks apps locally (#2555)
Bundles
- Raise an error when Unity Catalog volumes are used for paths other than artifacts (#2754)
- Fixed issue with jobs and pipelines declared in Python not showing in "Bundle resource explorer" in VSCode (#2764)
- Made
experimental/python/mutators
andexperimental/python/resources
fields optional in JSON schema (#2761) - Annotated deprecated fields in JSON schema (#2770)