Releases: SecretX33/postgres-ssh-mcp
Releases · SecretX33/postgres-ssh-mcp
Release list
v0.1.4
What's Changed
- Chore: remove unnecessary fetch-depth: 0 from workflows by @SecretX33 in #9
- Chore: update dependencies and CI toolchain by @SecretX33 in #10
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Chore: replace tsc with tsdown bundler, add tree-shaking and dead code elimination by @SecretX33 in #8
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Chore: pin github action versions by @SecretX33 in #6
- Feat: add all PostgreSQL EXPLAIN options to explain_query tool by @SecretX33 in #7
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Feat: SSH resilience (auto-reconnect, TOFU, keepalive) and extended DB configuration by @SecretX33 in #3
- Feat: add CI workflow for pull requests by @SecretX33 in #4
- Fix: false host key mistmatch due to hardcoded ssh-rsa key type by @SecretX33 in #5
Full Changelog: v0.0.3...v0.1.1
v0.1.0
What's Changed
- Feat: SSH resilience (auto-reconnect, TOFU, keepalive) and extended DB configuration by @SecretX33 in #3
Full Changelog: v0.0.3...v0.1.0
v0.0.3
What's Changed
- Feat: add CI/CD workflows for build, release, and npm publish by @SecretX33 in #1
- Feat: add AST-level read-only query validation by @SecretX33 in #2
New Contributors
- @SecretX33 made their first contribution in #1
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Initial release
Full Changelog: https://github.com/SecretX33/postgres-ssh-mcp/commits/v0.0.1