Commit c6017fe
Release: v0.0.7 (#314)
## packages/databricks-vscode
## <small>0.0.7 (2022-12-20)</small>
* Add @staticmethod to dbutil stubs for better indexing (#310)
([3651864](3651864)),
closes
[#310](#310)
* Add `az login` support (#301)
([6463123](6463123)),
closes
[#301](#301)
* Add assert failure messages to tests (#279)
([7ab033f](7ab033f)),
closes
[#279](#279)
* Autocomplete for globals (#300)
([d5c8050](d5c8050)),
closes
[#300](#300)
* bump bricks version to v0.0.12 (#294)
([e906aa0](e906aa0)),
closes
[#294](#294)
* Bump decode-uri-component from 0.2.0 to 0.2.2 (#278)
([a542d93](a542d93)),
closes
[#278](#278)
[#6](#6)
[#1](#1)
[#6](#6)
[#1](#1)
* Increase timeouts (#311)
([3d692f2](3d692f2)),
closes
[#311](#311)
* Interactive AAD setup (#308)
([81d4e81](81d4e81)),
closes
[#308](#308)
* Redirect bricks logs to a file as well (#280)
([430e930](430e930)),
closes
[#280](#280)
* Revert "Increase timeouts" (#313)
([f03f595](f03f595)),
closes
[#313](#313)
[#311](#311)
* Run notebook as job integration test (#302)
([fc8dff5](fc8dff5)),
closes
[#302](#302)
* Spec level retry for failing integration tests (#312)
([da00229](da00229)),
closes
[#312](#312)
## packages/databricks-sdk-js
## <small>0.0.7 (2022-12-20)</small>
* Add `az login` support (#301)
([6463123](6463123)),
closes
[#301](#301)
* Bump decode-uri-component from 0.2.0 to 0.2.2 (#278)
([a542d93](a542d93)),
closes
[#278](#278)
[#6](#6)
[#1](#1)
[#6](#6)
[#1](#1)
* Interactive AAD setup (#308)
([81d4e81](81d4e81)),
closes
[#308](#308)
* Redirect bricks logs to a file as well (#280)
([430e930](430e930)),
closes
[#280](#280)
## packages/databricks-vscode-types
## <small>0.0.7 (2022-12-20)</small>
* Bump decode-uri-component from 0.2.0 to 0.2.2 (#278)
([a542d93](a542d93)),
closes
[#278](#278)
[#6](#6)
[#1](#1)
[#6](#6)
[#1](#1)
Co-authored-by: releasebot <[email protected]>
Co-authored-by: Fabian Jakobs <[email protected]>
Co-authored-by: Kartik Gupta <[email protected]>1 parent 3d18e20 commit c6017fe
File tree
7 files changed
+27
-6
lines changed- packages
- databricks-sdk-js
- databricks-vscode-types
- databricks-vscode
7 files changed
+27
-6
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 | + | |
1 | 9 | | |
2 | 10 | | |
3 | 11 | | |
| |||
| 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 | | |
4 | 10 | | |
5 | 11 | | |
6 | 12 | | |
7 | | - | |
8 | | - | |
9 | 13 | | |
10 | 14 | | |
11 | 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 | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
1 | 10 | | |
2 | 11 | | |
3 | 12 | | |
| |||
| 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