Skip to content

Commit

Permalink
Release: v2.1.0-preview (#1203)
Browse files Browse the repository at this point in the history
## packages/databricks-vscode
##  (2024-04-24)

* Add a interface for specifying bundle variables (#1157)
([b279467](b279467)),
closes
[#1157](#1157)
* Add integration tests for resource explorer refresh and bundle job
resource run (#1108)
([5177b8d](5177b8d)),
closes
[#1108](#1108)
* Allow opting out of cluster override and make it more visible in UI
(#1171)
([f00ebd2](f00ebd2)),
closes
[#1171](#1171)
* Bump databricks CLI to v0.218.0 (#1201)
([132044e](132044e)),
closes
[#1201](#1201)
* Improve auto-migration template (#1200)
([370e0f5](370e0f5)),
closes
[#1200](#1200)
* Prompt users to setup virtual environment (#1169)
([5a85750](5a85750)),
closes
[#1169](#1169)



## packages/databricks-vscode-types
##  (2024-04-24)

* Allow opting out of cluster override and make it more visible in UI
(#1171)
([f00ebd2](f00ebd2)),
closes
[#1171](#1171)

---------

Co-authored-by: releasebot <[email protected]>
Co-authored-by: Kartik Gupta <[email protected]>
  • Loading branch information
3 people authored Apr 24, 2024
1 parent 370e0f5 commit 6806a38
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@databricks/databricks-vscode",
"version": "2.0.4",
"version": "2.1.0",
"private": true,
"workspaces": [
"packages/*"
Expand Down
6 changes: 6 additions & 0 deletions packages/databricks-vscode-types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Release: v2.1.0-preview

## packages/databricks-vscode-types

## (2024-04-24)

# Release: v2.0.4-preview

## packages/databricks-vscode-types
Expand Down
2 changes: 1 addition & 1 deletion packages/databricks-vscode-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@databricks/databricks-vscode-types",
"version": "2.0.4",
"version": "2.1.0",
"description": "Package with types and interfaces to develop extensions to the Databricks VSCode plugin",
"main": "index.js",
"types": "index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/databricks-vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# Release: v2.1.0-preview

## packages/databricks-vscode

## (2024-04-24)

- Feature: Add a interface for specifying bundle variables.
- Feature: Allow opting out of cluster override and make it more visible in UI.
- Feature: Update databricks CLI to v0.218.0. Databricks Asset Bundles (DABs) are now GA!
- Feature: Add UI and wizard to help manage virtual environments and Databricks Connect v2 versions.

# Release: v2.0.4-preview

## packages/databricks-vscode
Expand Down
18 changes: 9 additions & 9 deletions packages/databricks-vscode/NOTICE.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ This Software contains code from the following open source projects:
| [@colors/colors](https://www.npmjs.com/package/@colors/colors) | 1.5.0 | MIT | http://github.com/DABH/colors.js.git |
| [@colors/colors](https://www.npmjs.com/package/@colors/colors) | 1.6.0 | MIT | http://github.com/DABH/colors.js.git |
| [@dabh/diagnostics](https://www.npmjs.com/package/@dabh/diagnostics) | 2.0.3 | MIT | git://github.com/3rd-Eden/diagnostics.git |
| [@fastify/busboy](https://www.npmjs.com/package/@fastify/busboy) | 2.1.0 | MIT | https://github.com/fastify/busboy.git |
| [@microsoft/1ds-core-js](https://www.npmjs.com/package/@microsoft/1ds-core-js) | 4.0.4 | MIT | https://github.com/microsoft/ApplicationInsights-JS/tree/main/shared/1ds-core-js |
| [@microsoft/1ds-post-js](https://www.npmjs.com/package/@microsoft/1ds-post-js) | 4.0.4 | MIT | https://github.com/microsoft/ApplicationInsights-JS/tree/main/channels/1ds-post-js |
| [@microsoft/applicationinsights-channel-js](https://www.npmjs.com/package/@microsoft/applicationinsights-channel-js) | 3.0.6 | MIT | github:Microsoft/applicationinsights-js |
Expand All @@ -30,8 +29,8 @@ This Software contains code from the following open source projects:
| [@nevware21/ts-utils](https://www.npmjs.com/package/@nevware21/ts-utils) | 0.9.5 | MIT | https://github.com/nevware21/ts-utils.git |
| [@types/ini](https://www.npmjs.com/package/@types/ini) | 4.1.0 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git |
| [@types/lodash](https://www.npmjs.com/package/@types/lodash) | 4.14.202 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git |
| [@types/node](https://www.npmjs.com/package/@types/node) | 20.11.16 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git |
| [@types/semver](https://www.npmjs.com/package/@types/semver) | 7.5.6 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git |
| [@types/node](https://www.npmjs.com/package/@types/node) | 20.12.7 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git |
| [@types/semver](https://www.npmjs.com/package/@types/semver) | 7.5.8 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git |
| [@types/shell-quote](https://www.npmjs.com/package/@types/shell-quote) | 1.7.5 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git |
| [@types/triple-beam](https://www.npmjs.com/package/@types/triple-beam) | 1.3.2 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git |
| [@vscode/debugadapter](https://www.npmjs.com/package/@vscode/debugadapter) | 1.64.0 | MIT | https://github.com/microsoft/vscode-debugadapter-node.git |
Expand Down Expand Up @@ -60,13 +59,13 @@ This Software contains code from the following open source projects:
| [extend](https://www.npmjs.com/package/extend) | 3.0.2 | MIT | https://github.com/justmoon/node-extend.git |
| [fecha](https://www.npmjs.com/package/fecha) | 4.2.3 | MIT | https://[email protected]/taylorhakes/fecha.git |
| [fn.name](https://www.npmjs.com/package/fn.name) | 1.1.0 | MIT | https://github.com/3rd-Eden/fn.name |
| [gaxios](https://www.npmjs.com/package/gaxios) | 6.2.0 | Apache-2.0 | googleapis/gaxios |
| [gaxios](https://www.npmjs.com/package/gaxios) | 6.4.0 | Apache-2.0 | googleapis/gaxios |
| [gcp-metadata](https://www.npmjs.com/package/gcp-metadata) | 6.1.0 | Apache-2.0 | googleapis/gcp-metadata |
| [google-auth-library](https://www.npmjs.com/package/google-auth-library) | 9.6.3 | Apache-2.0 | googleapis/google-auth-library-nodejs.git |
| [google-auth-library](https://www.npmjs.com/package/google-auth-library) | 9.7.0 | Apache-2.0 | googleapis/google-auth-library-nodejs.git |
| [gtoken](https://www.npmjs.com/package/gtoken) | 7.1.0 | MIT | google/node-gtoken |
| [https-proxy-agent](https://www.npmjs.com/package/https-proxy-agent) | 7.0.2 | MIT | https://github.com/TooTallNate/proxy-agents.git |
| [https-proxy-agent](https://www.npmjs.com/package/https-proxy-agent) | 7.0.4 | MIT | https://github.com/TooTallNate/proxy-agents.git |
| [inherits](https://www.npmjs.com/package/inherits) | 2.0.4 | ISC | git://github.com/isaacs/inherits |
| [ini](https://www.npmjs.com/package/ini) | 4.1.1 | ISC | https://github.com/npm/ini.git |
| [ini](https://www.npmjs.com/package/ini) | 4.1.2 | ISC | https://github.com/npm/ini.git |
| [is-arrayish](https://www.npmjs.com/package/is-arrayish) | 0.3.2 | MIT | https://github.com/qix-/node-is-arrayish.git |
| [is-stream](https://www.npmjs.com/package/is-stream) | 2.0.1 | MIT | sindresorhus/is-stream |
| [json-bigint](https://www.npmjs.com/package/json-bigint) | 1.0.0 | MIT | [email protected]:sidorares/json-bigint.git |
Expand All @@ -81,7 +80,7 @@ This Software contains code from the following open source projects:
| [node-fetch](https://www.npmjs.com/package/node-fetch) | 2.7.0 | MIT | https://github.com/bitinn/node-fetch.git |
| [one-time](https://www.npmjs.com/package/one-time) | 1.0.0 | MIT | https://github.com/3rd-Eden/one-time.git |
| [readable-stream](https://www.npmjs.com/package/readable-stream) | 3.6.2 | MIT | git://github.com/nodejs/readable-stream |
| [reflect-metadata](https://www.npmjs.com/package/reflect-metadata) | 0.2.1 | Apache-2.0 | https://github.com/rbuckton/reflect-metadata.git |
| [reflect-metadata](https://www.npmjs.com/package/reflect-metadata) | 0.2.2 | Apache-2.0 | https://github.com/rbuckton/reflect-metadata.git |
| [safe-buffer](https://www.npmjs.com/package/safe-buffer) | 5.2.1 | MIT | git://github.com/feross/safe-buffer.git |
| [safe-stable-stringify](https://www.npmjs.com/package/safe-stable-stringify) | 2.4.3 | MIT | git+https://github.com/BridgeAR/safe-stable-stringify.git |
| [semver](https://www.npmjs.com/package/semver) | 7.5.4 | ISC | https://github.com/npm/node-semver.git |
Expand All @@ -97,8 +96,9 @@ This Software contains code from the following open source projects:
| [tslib](https://www.npmjs.com/package/tslib) | 1.14.1 | 0BSD | https://github.com/Microsoft/tslib.git |
| [tslib](https://www.npmjs.com/package/tslib) | 2.6.2 | 0BSD | https://github.com/Microsoft/tslib.git |
| [undici-types](https://www.npmjs.com/package/undici-types) | 5.26.5 | MIT | git+https://github.com/nodejs/undici.git |
| [undici](https://www.npmjs.com/package/undici) | 6.6.2 | MIT | git+https://github.com/nodejs/undici.git |
| [undici](https://www.npmjs.com/package/undici) | 6.13.0 | MIT | git+https://github.com/nodejs/undici.git |
| [util-deprecate](https://www.npmjs.com/package/util-deprecate) | 1.0.2 | MIT | git://github.com/TooTallNate/util-deprecate.git |
| [uuid](https://www.npmjs.com/package/uuid) | 9.0.1 | MIT | https://github.com/uuidjs/uuid.git |
| [webidl-conversions](https://www.npmjs.com/package/webidl-conversions) | 3.0.1 | BSD-2-Clause | jsdom/webidl-conversions |
| [whatwg-url](https://www.npmjs.com/package/whatwg-url) | 5.0.0 | MIT | jsdom/whatwg-url |
| [winston-transport](https://www.npmjs.com/package/winston-transport) | 4.5.0 | MIT | [email protected]:winstonjs/winston-transport.git |
Expand Down
2 changes: 1 addition & 1 deletion packages/databricks-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "IDE support for Databricks",
"publisher": "databricks",
"license": "LicenseRef-LICENSE",
"version": "2.0.4",
"version": "2.1.0",
"engines": {
"vscode": "^1.86.0"
},
Expand Down

0 comments on commit 6806a38

Please sign in to comment.