v0.0.6
What's Changed
- chore: add python 3.13 to toml file by @chipkent in #32
- feat: Install the coreplus whl by @chipkent in #33
- chore: refactor deployment code into ops/ by @chipkent in #34
- refactor: Refactor the configuration file parsing and validation by @chipkent in #35
- feat: enterprise configurations by @chipkent in #36
- feat: Improve configuration module by @chipkent in #37
- refactor!: rename deephaven_mcp.community to deephaven_mcp.systems and change script names by @chipkent in #52
- refactor: reorganize config module by @chipkent in #53
- feat: rename entry points to dh-mcp-{systems,docs} by @chipkent in #54
- refactor: move sessions module to top level by @chipkent in #55
- refactor: make config.errors private by @chipkent in #56
- feat: replace monkeypatch with patch async cases by @chipkent in #57
- refactor: session lifecycle and unit testing by @chipkent in #58
- fix: improve pip packages script formatting by @chipkent in #59
- refactor: restructure config schema to use nested sections by @chipkent in #60
- feat: add a global exception logger for the docs server by @chipkent in #61
- fix: handle all docs tool exceptions by @chipkent in #63
- fix: fix cloud run content-type header value and add user query stress test by @chipkent in #64
- fix: monkeypatch to print unhandled errors and change docker python to 3.12 by @chipkent in #65
- refactor: create session types by @chipkent in #62
- feat: enhance global exception logging by @chipkent in #66
- refactor: reimplement session management a more simple design by @chipkent in #68
- feat: infrastructure needed to support Deephaven Enterprise by @chipkent in #69
- feat: Combined registry for managing both community and enterprise session resources by @chipkent in #70
- feat: support Deephaven Enterprise by @chipkent in #72
- feat: upgrade versions and improve unhandled logging to track down docs server unhandled errors by @chipkent in #75
- fix: resolve mcp docs server disconnects by @chipkent in #80
- fix: Fix Mermaid diagram syntax and ensure consistent architecture diagrams in documentation by @Copilot in #83
- feat: Add comprehensive GitHub Copilot instructions for deephaven-mcp repository by @Copilot in #85
- ci: add copilot to the CLA by @chipkent in #88
- fix: community initialization by @chipkent in #91
- fix: Fix community initialization and session_id name by @chipkent in #92
- feat: document PSK auth and add connection logging by @chipkent in #93
- feat: better error messages on bad auth types by @chipkent in #96
- feat: Rework readme, document Windsurf, Cursor, and Copilot by @chipkent in #97
- feat: get DHE working by @chipkent in #99
New Contributors
- @Copilot made their first contribution in #83
Full Changelog: v0.0.5...v0.0.6