databricks/databricks-vscode

Using the current version of Databricks CLI in the VS Code Extension (0.214.1 instead of 0.212.3)

Closed this issue · 3 comments

Is it possible, that the newest version of Databricks CLI could be integrated into the extension.
There were some findings, that have been fixed. (e.g. databricks/cli#1231)

When we now use VS Code with the extension to develop, the databricks cli in the terminal (inside of VS Code), mostly an old version (v0.212.3) is used and not the new one (v0.214.1), whicht has been provided.

The problem is, that there were some really important bug fixes for us in this version history, and working inside VS Code is currently a bit cumbersome.

Extension Version: 1.2.7 (win32-x64)
CLI Version: v.0.212.3
(checked inside the .vcode-extension-folder)

@kampfhamster83. Thanks for the reporting the issue. We will be merging a fix soon and releasing it early next week.

Thank you very much for the quick help!

Hi @kampfhamster83. We just released v1.3.0 with the latest cli (v0.215.0).