Skip to content

Commit 79ef3eb

Browse files
github-actions[bot]web-flowmisha-db
authored
Release: v2.11.0 (#1902)
## packages/databricks-vscode ## (2026-06-04) * Add support for SPOG host URLs (#1897) ([4094143](4094143)), closes [#1897](#1897) * Unity catalog explorer (#1871) ([949cfff](949cfff)), closes [#1871](#1871) * Workspace Explorer (#1874) ([5c2a44f](5c2a44f)), closes [#1874](#1874) ## packages/databricks-vscode-types ## (2026-06-04) * Add support for SPOG host URLs (#1897) ([4094143](4094143)), closes [#1897](#1897) --------- Co-authored-by: releasebot <noreply@github.com> Co-authored-by: misha-db <misha.kezherashvili@databricks.com>
1 parent 4094143 commit 79ef3eb

6 files changed

Lines changed: 30 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@databricks/databricks-vscode",
3-
"version": "2.10.8",
3+
"version": "2.11.0",
44
"private": true,
55
"workspaces": [
66
"packages/*"

packages/databricks-vscode-types/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Release: v2.11.0
2+
3+
## packages/databricks-vscode-types
4+
5+
## (2026-06-04)
6+
7+
- Add support for SPOG host URLs (#1897) ([4094143](https://github.com/databricks/databricks-vscode/commit/4094143)), closes [#1897](https://github.com/databricks/databricks-vscode/issues/1897)
8+
19
# Release: v2.10.8
210

311
## packages/databricks-vscode-types

packages/databricks-vscode-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@databricks/databricks-vscode-types",
3-
"version": "2.10.8",
3+
"version": "2.11.0",
44
"description": "Package with types and interfaces to develop extensions to the Databricks VSCode plugin",
55
"main": "index.js",
66
"types": "index.d.ts",

packages/databricks-vscode/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# Release: v2.11.0
2+
3+
## packages/databricks-vscode
4+
5+
## (2026-06-04)
6+
7+
- New feature: Unity catalog explorer
8+
- New feature: Workspace filesystem explorer
9+
- Add support for SPOG host URLs
10+
- Bump Databricks CLI version to 1.2.0
11+
112
# Release: v2.10.8
213

314
## packages/databricks-vscode

packages/databricks-vscode/NOTICE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ This Software contains code from the following open source projects:
4343
| [ansi-styles](https://www.npmjs.com/package/ansi-styles) | 4.3.0 | MIT | chalk/ansi-styles |
4444
| [ansi-styles](https://www.npmjs.com/package/ansi-styles) | 6.2.1 | MIT | chalk/ansi-styles |
4545
| [ansi-to-html](https://www.npmjs.com/package/ansi-to-html) | 0.7.2 | MIT | https://github.com/rburns/ansi-to-html.git |
46+
| [argparse](https://www.npmjs.com/package/argparse) | 2.0.1 | Python-2.0 | nodeca/argparse |
4647
| [async](https://www.npmjs.com/package/async) | 3.2.4 | MIT | https://github.com/caolan/async.git |
4748
| [balanced-match](https://www.npmjs.com/package/balanced-match) | 1.0.2 | MIT | git://github.com/juliangruber/balanced-match.git |
4849
| [base64-js](https://www.npmjs.com/package/base64-js) | 1.5.1 | MIT | git://github.com/beatgammit/base64-js.git |
@@ -65,6 +66,7 @@ This Software contains code from the following open source projects:
6566
| [emoji-regex](https://www.npmjs.com/package/emoji-regex) | 8.0.0 | MIT | https://github.com/mathiasbynens/emoji-regex.git |
6667
| [emoji-regex](https://www.npmjs.com/package/emoji-regex) | 9.2.2 | MIT | https://github.com/mathiasbynens/emoji-regex.git |
6768
| [enabled](https://www.npmjs.com/package/enabled) | 2.0.0 | MIT | git://github.com/3rd-Eden/enabled.git |
69+
| [entities](https://www.npmjs.com/package/entities) | 2.1.0 | BSD-2-Clause | git://github.com/fb55/entities.git |
6870
| [entities](https://www.npmjs.com/package/entities) | 2.2.0 | BSD-2-Clause | git://github.com/fb55/entities.git |
6971
| [exenv-es6](https://www.npmjs.com/package/exenv-es6) | 1.1.1 | MIT | git+https://github.com/chrisdholt/exenv-es6.git |
7072
| [extend](https://www.npmjs.com/package/extend) | 3.0.2 | MIT | https://github.com/justmoon/node-extend.git |
@@ -79,6 +81,7 @@ This Software contains code from the following open source projects:
7981
| [google-auth-library](https://www.npmjs.com/package/google-auth-library) | 10.5.0 | Apache-2.0 | googleapis/google-auth-library-nodejs.git |
8082
| [google-logging-utils](https://www.npmjs.com/package/google-logging-utils) | 1.1.3 | Apache-2.0 | https://github.com/googleapis/google-cloud-node-core.git |
8183
| [gtoken](https://www.npmjs.com/package/gtoken) | 8.0.0 | MIT | google/node-gtoken |
84+
| [highlight.js](https://www.npmjs.com/package/highlight.js) | 11.11.1 | BSD-3-Clause | git://github.com/highlightjs/highlight.js.git |
8285
| [https-proxy-agent](https://www.npmjs.com/package/https-proxy-agent) | 7.0.6 | MIT | https://github.com/TooTallNate/proxy-agents.git |
8386
| [inherits](https://www.npmjs.com/package/inherits) | 2.0.4 | ISC | git://github.com/isaacs/inherits |
8487
| [ini](https://www.npmjs.com/package/ini) | 6.0.0 | ISC | git+https://github.com/npm/ini.git |
@@ -91,9 +94,12 @@ This Software contains code from the following open source projects:
9194
| [jwa](https://www.npmjs.com/package/jwa) | 2.0.0 | MIT | git://github.com/brianloveswords/node-jwa.git |
9295
| [jws](https://www.npmjs.com/package/jws) | 4.0.0 | MIT | git://github.com/brianloveswords/node-jws.git |
9396
| [kuler](https://www.npmjs.com/package/kuler) | 2.0.0 | MIT | https://github.com/3rd-Eden/kuler |
97+
| [linkify-it](https://www.npmjs.com/package/linkify-it) | 3.0.3 | MIT | markdown-it/linkify-it |
9498
| [lodash](https://www.npmjs.com/package/lodash) | 4.17.21 | MIT | lodash/lodash |
9599
| [logform](https://www.npmjs.com/package/logform) | 2.5.1 | MIT | git+https://github.com/winstonjs/logform.git |
96100
| [lru-cache](https://www.npmjs.com/package/lru-cache) | 11.2.2 | ISC | git://github.com/isaacs/node-lru-cache.git |
101+
| [markdown-it](https://www.npmjs.com/package/markdown-it) | 12.3.2 | MIT | markdown-it/markdown-it |
102+
| [mdurl](https://www.npmjs.com/package/mdurl) | 1.0.1 | MIT | markdown-it/mdurl |
97103
| [minimatch](https://www.npmjs.com/package/minimatch) | 10.0.1 | ISC | git://github.com/isaacs/minimatch.git |
98104
| [minimatch](https://www.npmjs.com/package/minimatch) | 9.0.5 | ISC | git://github.com/isaacs/minimatch.git |
99105
| [minipass](https://www.npmjs.com/package/minipass) | 7.1.2 | ISC | https://github.com/isaacs/minipass |
@@ -128,6 +134,7 @@ This Software contains code from the following open source projects:
128134
| [triple-beam](https://www.npmjs.com/package/triple-beam) | 1.4.1 | MIT | git+https://github.com/winstonjs/triple-beam.git |
129135
| [tslib](https://www.npmjs.com/package/tslib) | 1.14.1 | 0BSD | https://github.com/Microsoft/tslib.git |
130136
| [tslib](https://www.npmjs.com/package/tslib) | 2.6.2 | 0BSD | https://github.com/Microsoft/tslib.git |
137+
| [uc.micro](https://www.npmjs.com/package/uc.micro) | 1.0.6 | MIT | markdown-it/uc.micro |
131138
| [util-deprecate](https://www.npmjs.com/package/util-deprecate) | 1.0.2 | MIT | git://github.com/TooTallNate/util-deprecate.git |
132139
| [web-streams-polyfill](https://www.npmjs.com/package/web-streams-polyfill) | 3.2.1 | MIT | git+https://github.com/MattiasBuelens/web-streams-polyfill.git |
133140
| [which](https://www.npmjs.com/package/which) | 2.0.2 | ISC | git://github.com/isaacs/node-which.git |

packages/databricks-vscode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "IDE support for Databricks",
55
"publisher": "databricks",
66
"license": "LicenseRef-LICENSE",
7-
"version": "2.10.8",
7+
"version": "2.11.0",
88
"engines": {
99
"vscode": "^1.86.0",
1010
"node": ">=22.0"
@@ -1580,4 +1580,4 @@
15801580
],
15811581
"report-dir": "coverage"
15821582
}
1583-
}
1583+
}

0 commit comments

Comments
 (0)