Skip to content

Commit 8c0317c

Browse files
pieternhectorcast-db
authored andcommitted
Release v0.205.0 (#771)
This release marks the public preview phase of Databricks Asset Bundles. For more information, please refer to our online documentation at https://docs.databricks.com/en/dev-tools/bundles/. CLI: * Prompt once for a client profile ([#727](#727)). Bundles: * Use clearer error message when no interpolation value is found. ([#764](#764)). * Use interactive prompt to select resource to run if not specified ([#762](#762)). * Add documentation link bundle command group description ([#770](#770)).
1 parent 4618bf4 commit 8c0317c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Version changelog
22

3+
## 0.205.0
4+
5+
This release marks the public preview phase of Databricks Asset Bundles.
6+
7+
For more information, please refer to our online documentation at
8+
https://docs.databricks.com/en/dev-tools/bundles/.
9+
10+
CLI:
11+
* Prompt once for a client profile ([#727](https://github.com/databricks/cli/pull/727)).
12+
13+
Bundles:
14+
* Use clearer error message when no interpolation value is found. ([#764](https://github.com/databricks/cli/pull/764)).
15+
* Use interactive prompt to select resource to run if not specified ([#762](https://github.com/databricks/cli/pull/762)).
16+
* Add documentation link bundle command group description ([#770](https://github.com/databricks/cli/pull/770)).
17+
18+
319
## 0.204.1
420

521
Bundles:

0 commit comments

Comments
 (0)