v0.1.15-pre
Pre-release
Pre-release
Features
Bug Fixes
- Handle failed query startup + cleanup event handler #158
- Deephaven tabs that are not active appear to be using resources #52
- Panel list does not reflect the current server state #145
- Attempting to run a groovy file in python results in a disconnect #97
- Reconnecting via click is impossible #101
Cleanup / Refactor
PRs
- docs: Updated package / publish scripts + corresponding docs by @bmingles in #164
- fix: Fixed race condition with debug tasks by @bmingles in #167
- feat: Private Key Auth by @bmingles in #159
- build: Updated DH package dependencies to latest by @bmingles in #168
- feat: Only keep 1 keypair (32) by @bmingles in #169
- refactor: Merged DhService with DhcService by @bmingles in #170
- fix: Cleanup worker event handling by @bmingles in #166
- refactor: Cleanup DHC Service by @bmingles in #171
- refactor: Replace internal require jsapi with @deephaven/jsapi-nodejs package by @bmingles in #172
- feat: Lazy load panels by @bmingles in #173
- fix: Disposal Logic + Error toast by @bmingles in #175
- fix: Search filtering now works in PANELS by @bmingles in #177
- fix: Update connection status on disconnect by @bmingles in #176
- chore: Upgraded DH packages by @bmingles in #179
- build: Cleanup release scripts by @bmingles in #182
- fix: Fixed pre-release script by @bmingles in #183
Full Changelog: v0.1.14-pre...v0.1.15-pre