Commit 0d95015
Release: v0.3.1 (#499)
## packages/databricks-vscode
## <small>0.3.1 (2023-02-23)</small>
* [DECO-531] Transition sync state to ERROR if the underlying sync
process fails (#494)
([2efb765](2efb765)),
closes
[#494](#494)
* Add an option to silence autocomplete dialog. (#497)
([275ea87](275ea87)),
closes
[#497](#497)
* Bump bricks (#486)
([949c5cb](949c5cb)),
closes
[#486](#486)
* Fix parsing `.databrickscfg` profiles that contain a dot (#498)
([264d9fc](264d9fc)),
closes
[#498](#498)
[#497](#497)
* Pass product version to JS SDK (#491)
([4405617](4405617)),
closes
[#491](#491)
* Remove API timeout limit for execution context runs (#487)
([ceb6324](ceb6324)),
closes
[#487](#487)
[#482](#482)
* Rename title of the extension (#493)
([e09a728](e09a728)),
closes
[#493](#493)
* Show errors when parsing of host in .databrickscfg fails (#488)
([1f67001](1f67001)),
closes
[#488](#488)
[#479](#479)
## packages/databricks-sdk-js
## <small>0.3.1 (2023-02-23)</small>
* Fix parsing `.databrickscfg` profiles that contain a dot (#498)
([264d9fc](264d9fc)),
closes
[#498](#498)
[#497](#497)
* Remove API timeout limit for execution context runs (#487)
([ceb6324](ceb6324)),
closes
[#487](#487)
[#482](#482)
* Show errors when parsing of host in .databrickscfg fails (#488)
([1f67001](1f67001)),
closes
[#488](#488)
[#479](#479)
## packages/databricks-vscode-types
## <small>0.3.1 (2023-02-23)</small>
[DECO-531]:
https://databricks.atlassian.net/browse/DECO-531?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
---------
Co-authored-by: releasebot <[email protected]>
Co-authored-by: Fabian Jakobs <[email protected]>1 parent c6f4311 commit 0d95015
File tree
7 files changed
+33
-4
lines changed- packages
- databricks-sdk-js
- databricks-vscode-types
- databricks-vscode
7 files changed
+33
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
1 | 11 | | |
2 | 12 | | |
3 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 | | |
2 | 8 | | |
3 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
1 | 14 | | |
2 | 15 | | |
3 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments