Releases: zx06/xsql
Releases · zx06/xsql
v1.0.0
What's Changed
- fix: resolve resource leaks, goroutine leaks, and signal handling issues by @zx06 in #41
- chore(deps): bump github.com/jackc/pgx/v5 from 5.7.2 to 5.9.2 by @dependabot[bot] in #44
- Upgrade Go version from 1.24 to 1.25 in CI by @zx06 in #45
- feat: add webui by @zx06 in #42
- Upgrade Node.js setup to version 6.4.0 and node 24 by @zx06 in #46
- Update release.yml by @zx06 in #47
- chore(deps): bump postcss from 8.5.9 to 8.5.12 in /webui by @dependabot[bot] in #48
- Update Node.js setup action version in CI workflow by @zx06 in #49
- fix: handle prerelease npm publish and upgrade MCP SDK by @zx06 in #50
Full Changelog: v0.1.0...v1.0.0
v0.1.2-alpha.3
What's Changed
Full Changelog: v0.1.2-alpha.2...v0.1.2-alpha.3
v0.1.2-alpha.2
What's Changed
- Upgrade Node.js setup to version 6.4.0 and node 24 by @zx06 in #46
- Update release.yml by @zx06 in #47
- chore(deps): bump postcss from 8.5.9 to 8.5.12 in /webui by @dependabot[bot] in #48
- Update Node.js setup action version in CI workflow by @zx06 in #49
Full Changelog: v0.1.2-alpha.1...v0.1.2-alpha.2
v0.1.2-alpha.1
What's Changed
- chore(deps): bump github.com/jackc/pgx/v5 from 5.7.2 to 5.9.2 by @dependabot[bot] in #44
- Upgrade Go version from 1.24 to 1.25 in CI by @zx06 in #45
- feat: add webui by @zx06 in #42
Full Changelog: v0.1.1-alpha.1...v0.1.2-alpha.1
v0.1.1-alpha.1
What's Changed
Full Changelog: v0.1.0...v0.1.1-alpha.1
v0.1.0
What's Changed
- docs: translate README and godoc comments to English for awesome-go submission by @zx06 in #36
- feat(ssh): add SSH keepalive and auto-reconnect for proxy by @zx06 in #37
- fix(ssh): resolve PR #37 issues — dedup, context-aware connect, reconnect coalescing by @zx06 in #38
- feat: add SKILL.md for xsql CLI and update marketplace.json to includ… by @zx06 in #39
- fix: update SKILL.md description and clean up marketplace.json structure by @zx06 in #40
Full Changelog: v0.0.10...v0.1.0
v0.1.0-alpha.1
What's Changed
- fix(ssh): resolve PR #37 issues — dedup, context-aware connect, reconnect coalescing by @zx06 in #38
Full Changelog: v0.1.0-alpha...v0.1.0-alpha.1
v0.1.0-alpha
What's Changed
- docs: translate README and godoc comments to English for awesome-go submission by @zx06 in #36
- feat(ssh): add SSH keepalive and auto-reconnect for proxy by @zx06 in #37
Full Changelog: v0.0.10...v0.1.0-alpha
v0.0.10
v0.0.9
What's Changed
- Increase new code coverage target to 80% by @zx06 in #29
- chore(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 by @dependabot[bot] in #31
- fix: 修复代码审查发现的问题 by @zx06 in #30
- chore(deps): bump github.com/modelcontextprotocol/go-sdk from 1.2.0 to 1.3.1 by @dependabot[bot] in #32
New Contributors
- @dependabot[bot] made their first contribution in #31
Full Changelog: v0.0.8...v0.0.9