v0.235.0
Note: the bundle generate
command now uses the .<resource-type>.yml
sub-extension for the configuration files it writes. Existing configuration
files that do not use this sub-extension are renamed to include it.
Bundles:
- Make
TableName
field part of quality monitor schema (#1903). - Do not prepend paths starting with ~ or variable reference (#1905).
- Fix workspace extensions filer accidentally reading notebooks (#1891).
- Fix template initialization when running on Databricks (#1912).
- Source-linked deployments for bundles in the workspace (#1884).
- Added integration test to deploy bundle to /Shared root path (#1914).
- Update filenames used by bundle generate to use
.<resource-type>.yml
(#1901).
Internal: