Skip to content

Releases: deephaven/deephaven-mcp

v2.0.0

Choose a tag to compare

@chipkent chipkent released this 31 Jul 16:29
618642d

What's Changed

  • ci: Add mcp2 branch to all GitHub Actions workflows by @chipkent in #162
  • feat: Split the MCP System server into community and enterprise servers by @chipkent in #161
  • feat: Add MCP session management by @chipkent in #166
  • feat: Authentication and security for remotely run https mcp servers by @chipkent in #167
  • feat: Add dependency freshness workflow and fix api breakage by @chipkent in #168
  • feat: Make AI config support Windsurf and Claude and other tools. by @chipkent in #169
  • feat: document using uv tool for a simplified install by @chipkent in #170
  • feat: single tenant & configuration redesign by @chipkent in #171
  • feat: Add a CLI and redesign configurations by @chipkent in #172
  • feat: Post CLI cleanup by @chipkent in #173
  • fix: Allow pq_create and pq_modify to specify owner and fix pq_create auto deletion of PQs after 10 min by @chipkent in #174
  • feat: Wrap MCP tools for CLI use by @chipkent in #175
  • feat: Simplify install by combining community and enterprise setup. Improve progressive disclosure by @chipkent in #176
  • feat: Build pyapp binaries by @chipkent in #177
  • feat: fix many small problems discovered during user testing by @chipkent in #178
  • feat: More user testing fixes by @chipkent in #181
  • feat: Add daemon reuse policy by @chipkent in #182
  • feat: User testing fixes round 4 — PQ lifecycle, controller wire format, and richer error reporting by @chipkent in #183
  • feat(cli): move script verbs under session, client-side script reads, and pq --script-body-path by @chipkent in #184
  • feat(cli): add dh-mcp docs commands, consolidate exception utilities, and enforce spelling with codespell by @chipkent in #185
  • feat: Lean CLI/MCP tool payloads: single-table schema tools, lean catalog listing, slimmed pq list, and id echo-backs by @chipkent in #186
  • feat(cli)!: replace introspect with agents manifest; make -o json compact everywhere by @chipkent in #187
  • feat: Rename dh-mcp CLI to dhcli; add self completion + shell-completion CI by @chipkent in #188
  • feat(cli): config authoring commands with file-path-aware validation errors by @chipkent in #189
  • feat(cli): add dhcli context with sticky session/system/PQ defaults; reject blank parameter values by @chipkent in #191
  • feat!: add the dhcli CLI and redesign configuration as a directory tree by @chipkent in #192
  • feat(cli): redact secrets in config output unless --reveal-secrets by @chipkent in #193
  • fix(deps): rebase and exclude mcp-proxy from project dependencies by @chipkent in #194
  • feat: MCP v2 release including protocol updates, runtime improvements, and test coverage expansion by @chipkent in #180

Full Changelog: v1.1.4...v2.0.0

v1.1.4

Choose a tag to compare

@chipkent chipkent released this 28 Jul 18:27
dfc3e9b

What's Changed

  • docs: Clarify private_key_path format and naming conventions by @chipkent in #160
  • fix: Remove lines causing Inkeep connection issues by @elijahpetty in #179
  • fix: Restrict MCP CLI dependency version to avoid compatibility issues with MCP 2.x by @chipkent in #190

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

Choose a tag to compare

@chipkent chipkent released this 01 Apr 19:53
1ae1dc5

What's Changed

  • fix: Make signal handler terminate process after logging by @chipkent in #158

Full Changelog: v1.1.2...v1.1.3

v1.1.2

Choose a tag to compare

@chipkent chipkent released this 03 Mar 20:36
ca407f2

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@chipkent chipkent released this 24 Feb 20:07
fd985b5

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@chipkent chipkent released this 24 Feb 15:42
1478a3e

What's Changed

  • feat: Make all potentially blocking initialization async by @chipkent in #152
  • feat: Make the MCP server better support Windows by @chipkent in #153

Full Changelog: v1.0.2...v1.1.0

v1.0.2

Choose a tag to compare

@chipkent chipkent released this 12 Feb 20:40
0e212ec

What's Changed

  • feat: Flush log handlers after signal reception by @chipkent in #151

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@chipkent chipkent released this 12 Feb 20:13
cc34210

What's Changed

  • fix: Remove emoji characters from JSON/JSON5 code blocks and add documentation standards by @Copilot in #149
  • feat: Better signal logging by @chipkent in #150

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@chipkent chipkent released this 09 Feb 22:40
c044212

What's Changed

Full Changelog: v0.0.17...v1.0.0

v0.0.17

Choose a tag to compare

@chipkent chipkent released this 03 Feb 21:31
67ce93b

What's Changed

New Contributors

Full Changelog: v0.0.16...v0.0.17