Skip to content

Commit

Permalink
Release: v1.2.2 (#915)
Browse files Browse the repository at this point in the history
## packages/databricks-vscode
## <small>1.2.2 (2023-10-23)</small>

* Bump databricks cli to v0.208.2 (#914)
([9e8076b](9e8076b)),
closes
[#914](#914)
* Bump databricks-sdk-js to v0.5.2 (#898)
([06d308c](06d308c)),
closes
[#898](#898)



## packages/databricks-vscode-types
## <small>1.2.2 (2023-10-23)</small>

* Bump databricks-sdk-js to v0.5.2 (#898)
([06d308c](06d308c)),
closes
[#898](#898)

---------

Co-authored-by: releasebot <noreply@github.com>
Co-authored-by: Kartik Gupta <88345179+kartikgupta-db@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 23, 2023
1 parent 9e8076b commit f8fb360
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 7 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": "1.2.1",
"version": "1.2.2",
"private": true,
"workspaces": [
"packages/*"
Expand Down
8 changes: 8 additions & 0 deletions packages/databricks-vscode-types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Release: v1.2.2

## packages/databricks-vscode-types

## <small>1.2.2 (2023-10-23)</small>

- Bump databricks-sdk-js to v0.5.2 (#898) ([06d308c](https://github.com/databricks/databricks-vscode/commit/06d308c)), closes [#898](https://github.com/databricks/databricks-vscode/issues/898)

# Release: v1.2.1

## 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": "1.2.1",
"version": "1.2.2",
"description": "Package with types and interfaces to develop extensions to the Databricks VSCode plugin",
"main": "index.js",
"types": "index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/databricks-vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Release: v1.2.2

## packages/databricks-vscode

## <small>1.2.2 (2023-10-23)</small>

- Fix: 'Error 403 Token is expiring within 30 seconds.' error when authenticating to an Azure workspace using Azure CLI authentication type.

# Release: v1.2.1

## packages/databricks-vscode
Expand Down
9 changes: 5 additions & 4 deletions packages/databricks-vscode/NOTICE.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,15 @@ This Software contains code from the following open source projects:
| [@opentelemetry/sdk-trace-base](https://www.npmjs.com/package/@opentelemetry/sdk-trace-base) | 1.13.0 | Apache-2.0 | open-telemetry/opentelemetry-js |
| [@opentelemetry/semantic-conventions](https://www.npmjs.com/package/@opentelemetry/semantic-conventions) | 1.13.0 | Apache-2.0 | open-telemetry/opentelemetry-js |
| [@tootallnate/once](https://www.npmjs.com/package/@tootallnate/once) | 2.0.0 | MIT | git://github.com/TooTallNate/once.git |
| [@types/ini](https://www.npmjs.com/package/@types/ini) | 1.3.31 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git |
| [@types/node](https://www.npmjs.com/package/@types/node) | 20.4.2 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git |
| [@types/semver](https://www.npmjs.com/package/@types/semver) | 7.5.0 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git |
| [@types/ini](https://www.npmjs.com/package/@types/ini) | 1.3.32 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git |
| [@types/node](https://www.npmjs.com/package/@types/node) | 20.8.7 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git |
| [@types/semver](https://www.npmjs.com/package/@types/semver) | 7.5.4 | 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.61.0 | MIT | https://github.com/microsoft/vscode-debugadapter-node.git |
| [@vscode/debugprotocol](https://www.npmjs.com/package/@vscode/debugprotocol) | 1.61.0 | MIT | https://github.com/microsoft/vscode-debugadapter-node.git |
| [@vscode/extension-telemetry](https://www.npmjs.com/package/@vscode/extension-telemetry) | 0.8.1 | MIT | https://github.com/Microsoft/vscode-extension-telemetry.git |
| [@vscode/webview-ui-toolkit](https://www.npmjs.com/package/@vscode/webview-ui-toolkit) | 1.2.2 | MIT | git+https://github.com/microsoft/vscode-webview-ui-toolkit.git |
| [add](https://www.npmjs.com/package/add) | 2.0.6 | MIT | https://github.com/ben-ng/add.git |
| [agent-base](https://www.npmjs.com/package/agent-base) | 6.0.2 | MIT | git://github.com/TooTallNate/node-agent-base.git |
| [ansi-to-html](https://www.npmjs.com/package/ansi-to-html) | 0.7.2 | MIT | https://github.com/rburns/ansi-to-html.git |
| [applicationinsights](https://www.npmjs.com/package/applicationinsights) | 2.7.0 | MIT | https://github.com/microsoft/ApplicationInsights-node.js |
Expand Down Expand Up @@ -85,7 +86,6 @@ This Software contains code from the following open source projects:
| [https-proxy-agent](https://www.npmjs.com/package/https-proxy-agent) | 5.0.1 | MIT | git://github.com/TooTallNate/node-https-proxy-agent.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 |
| [inversify](https://www.npmjs.com/package/inversify) | 6.0.1 | MIT | https://github.com/inversify/InversifyJS.git |
| [is-arrayish](https://www.npmjs.com/package/is-arrayish) | 0.3.2 | MIT | https://github.com/qix-/node-is-arrayish.git |
| [is-core-module](https://www.npmjs.com/package/is-core-module) | 2.12.1 | MIT | git+https://github.com/inspect-js/is-core-module.git |
| [is-stream](https://www.npmjs.com/package/is-stream) | 2.0.1 | MIT | sindresorhus/is-stream |
Expand Down Expand Up @@ -119,6 +119,7 @@ This Software contains code from the following open source projects:
| [triple-beam](https://www.npmjs.com/package/triple-beam) | 1.4.1 | MIT | git+https://github.com/winstonjs/triple-beam.git |
| [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.5.0 | 0BSD | https://github.com/Microsoft/tslib.git |
| [undici-types](https://www.npmjs.com/package/undici-types) | 5.25.3 | 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) | 8.3.2 | MIT | https://github.com/uuidjs/uuid.git |
| [winston-transport](https://www.npmjs.com/package/winston-transport) | 4.5.0 | MIT | git@github.com: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": "1.2.1",
"version": "1.2.2",
"engines": {
"vscode": "^1.83.0"
},
Expand Down

0 comments on commit f8fb360

Please sign in to comment.