File tree Expand file tree Collapse file tree 7 files changed +30
-4
lines changed Expand file tree Collapse file tree 7 files changed +30
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @databricks/databricks-vscode" ,
3- "version" : " 0.0.3 " ,
3+ "version" : " 0.0.4 " ,
44 "private" : true ,
55 "workspaces" : [
66 " packages/*"
Original file line number Diff line number Diff line change 1+ # Release: v0.0.4
2+
3+ ## packages/databricks-sdk-js
4+
5+ ## <small >0.0.4 (2022-11-28)</small >
6+
7+ - Fix: Properly handle starting a stopping cluster
8+
19# Release: v0.0.3
210
311## packages/databricks-sdk-js
Original file line number Diff line number Diff line change 11{
22 "name" : " @databricks/databricks-sdk" ,
3- "version" : " 0.0.3 " ,
3+ "version" : " 0.0.4 " ,
44 "description" : " Databricks SDK" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 1+ # Release: v0.0.4
2+
3+ ## packages/databricks-vscode-types
4+
5+ ## <small >0.0.4 (2022-11-28)</small >
6+
17# Release: v0.0.3
28
39## packages/databricks-vscode-types
Original file line number Diff line number Diff line change 11{
22 "name" : " @databricks/databricks-vscode-types" ,
3- "version" : " 0.0.3 " ,
3+ "version" : " 0.0.4 " ,
44 "description" : " Package with types and interfaces to develop extensions to the Databricks VSCode plugin" ,
55 "main" : " index.js" ,
66 "types" : " index.d.ts" ,
Original file line number Diff line number Diff line change 1+ # Release: v0.0.4
2+
3+ ## packages/databricks-vscode
4+
5+ ## <small >0.0.4 (2022-11-28)</small >
6+
7+ - Feature: Support environment variables in 'Run on Databricks' custom debug config
8+ - Fix: Make copy to clipboard on OSX from the workflow run webview
9+ - Fix: Fix file synching on Windows
10+ - Fix: Properly handle starting a stopping cluster
11+ - Fix: Register ` Databricks task ` and kill task terminal on error
12+
113# Release: v0.0.3
214
315## packages/databricks-vscode
Original file line number Diff line number Diff line change 44 "description" : " IDE support for Databricks" ,
55 "publisher" : " databricks" ,
66 "license" : " UNLICENSED" ,
7- "version" : " 0.0.3 " ,
7+ "version" : " 0.0.4 " ,
88 "engines" : {
99 "vscode" : " ^1.69.1"
1010 },
You can’t perform that action at this time.
0 commit comments