Commit d2152a6
committed
[Release] Release 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](#1903)).
* Do not prepend paths starting with ~ or variable reference ([#1905](#1905)).
* Fix workspace extensions filer accidentally reading notebooks ([#1891](#1891)).
* Fix template initialization when running on Databricks ([#1912](#1912)).
* Source-linked deployments for bundles in the workspace ([#1884](#1884)).
* Added integration test to deploy bundle to /Shared root path ([#1914](#1914)).
* Update filenames used by bundle generate to use `.<resource-type>.yml` ([#1901](#1901)).
Internal:
* Extract functionality to detect if the CLI is running on DBR ([#1889](#1889)).
* Consolidate test helpers for `io/fs` ([#1906](#1906)).
* Use `fs.FS` interface to read template ([#1910](#1910)).
* Use `filer.Filer` to write template instantiation ([#1911](#1911)).1 parent 592e111 commit d2152a6
1 file changed
+23
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
3 | 26 | | |
4 | 27 | | |
5 | 28 | | |
| |||
0 commit comments