diff --git a/package.json b/package.json index 3e59a62e8..9c09f253e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@databricks/databricks-vscode", - "version": "2.0.4", + "version": "2.1.0", "private": true, "workspaces": [ "packages/*" diff --git a/packages/databricks-vscode-types/CHANGELOG.md b/packages/databricks-vscode-types/CHANGELOG.md index 30cc4da21..bd7e49d52 100644 --- a/packages/databricks-vscode-types/CHANGELOG.md +++ b/packages/databricks-vscode-types/CHANGELOG.md @@ -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 diff --git a/packages/databricks-vscode-types/package.json b/packages/databricks-vscode-types/package.json index 4f35eedae..c25119fc5 100644 --- a/packages/databricks-vscode-types/package.json +++ b/packages/databricks-vscode-types/package.json @@ -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", diff --git a/packages/databricks-vscode/CHANGELOG.md b/packages/databricks-vscode/CHANGELOG.md index 74b56fce3..6b67bae68 100644 --- a/packages/databricks-vscode/CHANGELOG.md +++ b/packages/databricks-vscode/CHANGELOG.md @@ -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 diff --git a/packages/databricks-vscode/NOTICE.md b/packages/databricks-vscode/NOTICE.md index c847bc245..d37c81591 100644 --- a/packages/databricks-vscode/NOTICE.md +++ b/packages/databricks-vscode/NOTICE.md @@ -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 | @@ -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 | @@ -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://taylorhakes@github.com/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 | git@github.com:sidorares/json-bigint.git | @@ -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 | @@ -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 | git@github.com:winstonjs/winston-transport.git | diff --git a/packages/databricks-vscode/package.json b/packages/databricks-vscode/package.json index 985cfa61d..ef7eafdaf 100644 --- a/packages/databricks-vscode/package.json +++ b/packages/databricks-vscode/package.json @@ -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" },