File tree Expand file tree Collapse file tree 7 files changed +27
-4
lines changed Expand file tree Collapse file tree 7 files changed +27
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @databricks/databricks-vscode" ,
3- "version" : " 0.0.9 " ,
3+ "version" : " 0.0.10 " ,
44 "private" : true ,
55 "workspaces" : [
66 " packages/*"
Original file line number Diff line number Diff line change 1+ # Release: v0.0.10
2+
3+ ## packages/databricks-sdk-js
4+
5+ ## <small >0.0.10 (2023-01-16)</small >
6+
7+ - Feature: Add coverage for all public Databricks APIs
8+ - Feature: Unify configuration for authentication methods and make then compatible with the GO SDK and all future SDKs
9+
110# Release: v0.0.9
211
312## packages/databricks-sdk-js
Original file line number Diff line number Diff line change 11{
22 "name" : " @databricks/databricks-sdk" ,
3- "version" : " 0.0.9 " ,
3+ "version" : " 0.0.10 " ,
44 "description" : " Databricks SDK" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 1+ # Release: v0.0.10
2+
3+ ## packages/databricks-vscode-types
4+
5+ ## <small >0.0.10 (2023-01-16)</small >
6+
17# Release: v0.0.9
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.9 " ,
3+ "version" : " 0.0.10 " ,
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.10
2+
3+ ## packages/databricks-vscode
4+
5+ ## <small >0.0.10 (2023-01-16)</small >
6+
7+ - Update to use the latest JavaScript SDK for Databricks
8+
19# Release: v0.0.9
210
311## packages/databricks-vscode
Original file line number Diff line number Diff line change 44 "description" : " IDE support for Databricks" ,
55 "publisher" : " databricks" ,
66 "license" : " LicenseRef-LICENSE" ,
7- "version" : " 0.0.9 " ,
7+ "version" : " 0.0.10 " ,
88 "engines" : {
99 "vscode" : " ^1.69.1"
1010 },
You can’t perform that action at this time.
0 commit comments