Commit 0cd1561
Release: v0.0.3 (#235)
## packages/databricks-vscode
## <small>0.0.3 (2022-11-21)</small>
* [DECO-317] Save logs to logPath provided by VSCode (#225)
([bfcc55c](bfcc55c)),
closes
[#225](#225)
* [DECO-319] Make accessible cluster filtering optin (#233)
([3dbaac6](3dbaac6)),
closes
[#233](#233)
* [DECO-323] Allow running ipynb files as workflows (#226)
([ba368a4](ba368a4)),
closes
[#226](#226)
* [DECO-333] Assume you have all the permissions if can't access
workspace confs (#232)
([5f29a29](5f29a29)),
closes
[#232](#232)
* [DECO-87] Show warning when the name of the selected repo doesn't
match the local workspace name (#2
([64242e9](64242e9)),
closes
[#230](#230)
* Add verbose mode for bricks sync (#234)
([45e3650](45e3650)),
closes
[#234](#234)
* Fix typo in enabling loggers (#228)
([31ccbc7](31ccbc7)),
closes
[#228](#228)
* Mark package as free (#231)
([c3d6f5b](c3d6f5b)),
closes
[#231](#231)
## packages/databricks-sdk-js
## <small>0.0.3 (2022-11-21)</small>
* [DECO-330] Fix repo list pagination (#229)
([adb932a](adb932a)),
closes
[#229](#229)
* [DECO-333] Assume you have all the permissions if can't access
workspace confs (#232)
([5f29a29](5f29a29)),
closes
[#232](#232)
## packages/databricks-vscode-types
## <small>0.0.3 (2022-11-21)</small>
Co-authored-by: releasebot <[email protected]>1 parent 5f29a29 commit 0cd1561
File tree
9 files changed
+35
-5
lines changed- packages
- databricks-sdk-js
- databricks-vscode-types
- databricks-vscode
- src/configuration
9 files changed
+35
-5
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 | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 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 | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 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 | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| |||
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
| 102 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments