Releases: deephaven/vscode-deephaven
Releases · deephaven/vscode-deephaven
v1.1.17-pre
v1.1.16-pre
What's Changed
- fix: DH-21703: VS Code Create Connection Hangs When Query is Terminated Externally by @gzh2003 in #301
- feat: DH-21726: Upgraded @deephaven packages and types that broke by @bmingles in #303
- fix: DH-21801: Consider missing SAML name as valid config by @bmingles in #302
Full Changelog: v1.1.15-pre...v1.1.16-pre
Downloads
v1.1.15-pre
v1.1.14-pre
v1.1.13-pre
v1.1.12-pre
v1.1.11-pre
v1.0.10-release
What's Changed
- build: v1.1.8-pre by @bmingles in #275
- build: v1.1.9-pre by @bmingles in #276
- build: DH-21083: Set package.json version to 0.0.0-development and updated dev packaging script by @bmingles in #277
- fix: DH-20888: npm audit fix by @bmingles in #278
- chore: DH-21034: Alias doc scripts as npm scripts by @gzh2003 in #279
- fix: DH-19854: Keep DHE worker connections from disconnecting on vscode config change by @gzh2003 in #281
- feat: McpServer with listConnections and runCode MCP tools by @bmingles in #280
- test: DH-20440: DHE e2e tests - Support for grizzly servers by @bmingles in #282
- fix: DH-21036: Avoid Aliasing Local Deephaven Packages For Production Builds by @gzh2003 in #284
- refactor: DH-19441: Refactor Variable Panels To Use New Webview APIs by @gzh2003 in #283
- feat: DH-20954: MCP tools by @bmingles in #285
- fix: DH-21384: Handle externally stopped DHE workers by @gzh2003 in #291
- feat: DH-20954: MCP server tools by @bmingles in #287
- feat: Add MCP Output/Logging tools (getLogs, showOutputPanel) by @bmingles in #288
- build: Upgraded @modelcontextprotocol/sdk and ran npm audit fix by @bmingles in #293
New Contributors
Full Changelog: v1.0.9-release...v1.0.10-release
Downloads
v1.1.10-pre
Features
- DH-20954 MCP server + tools
- connectToServer - Create a connection to a server
- listServers - List all configured servers
- listConnections - List active connections, optionally filtered by URL
- runCode - Execute arbitrary code text
- runCodeFromUri - Execute code from workspace files
- getLogs - Retrieve server or debug logs
- showOutputPanel - Display output panel in VS Code
Bug Fixes
- DH-19854: Keep DHE worker connections from disconnecting on vscode config change
- DH-21384: Handle externally stopped DHE workers
What's Changed
- build: v1.1.8-pre by @bmingles in #275
- build: v1.1.9-pre by @bmingles in #276
- build: DH-21083: Set package.json version to 0.0.0-development and updated dev packaging script by @bmingles in #277
- fix: DH-20888: npm audit fix by @bmingles in #278
- chore: DH-21034: Alias doc scripts as npm scripts by @gzh2003 in #279
- fix: DH-19854: Keep DHE worker connections from disconnecting on vscode config change by @gzh2003 in #281
- feat: McpServer with listConnections and runCode MCP tools by @bmingles in #280
- test: DH-20440: DHE e2e tests - Support for grizzly servers by @bmingles in #282
- fix: DH-21036: Avoid Aliasing Local Deephaven Packages For Production Builds by @gzh2003 in #284
- refactor: DH-19441: Refactor Variable Panels To Use New Webview APIs by @gzh2003 in #283
- feat: DH-20954: MCP tools by @bmingles in #285
- fix: DH-21384: Handle externally stopped DHE workers by @gzh2003 in #291
- feat: DH-20954: MCP server tools by @bmingles in #287
- feat: Add MCP Output/Logging tools (getLogs, showOutputPanel) by @bmingles in #288
- build: Upgraded @modelcontextprotocol/sdk and ran npm audit fix by @bmingles in #293
New Contributors
Full Changelog: v1.1.9-pre...v1.1.10-pre