Skip to content

Releases: zx06/xsql

v1.0.0

27 Apr 08:10
2e25342

Choose a tag to compare

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

27 Apr 07:59
2e25342

Choose a tag to compare

v0.1.2-alpha.3 Pre-release
Pre-release

What's Changed

  • fix: handle prerelease npm publish and upgrade MCP SDK by @zx06 in #50

Full Changelog: v0.1.2-alpha.2...v0.1.2-alpha.3

v0.1.2-alpha.2

27 Apr 07:28
b3f6ee8

Choose a tag to compare

v0.1.2-alpha.2 Pre-release
Pre-release

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

24 Apr 11:35
6dddc4e

Choose a tag to compare

v0.1.2-alpha.1 Pre-release
Pre-release

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

09 Apr 09:34
77bacda

Choose a tag to compare

v0.1.1-alpha.1 Pre-release
Pre-release

What's Changed

  • fix: resolve resource leaks, goroutine leaks, and signal handling issues by @zx06 in #41

Full Changelog: v0.1.0...v0.1.1-alpha.1

v0.1.0

26 Mar 07:29
d55f4cf

Choose a tag to compare

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

25 Mar 07:04
60a3a39

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

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

25 Mar 03:29
a18431f

Choose a tag to compare

v0.1.0-alpha Pre-release
Pre-release

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

24 Mar 03:44
4048289

Choose a tag to compare

What's Changed

  • feat: security hardening, test coverage and refactoring by @zx06 in #34
  • feat: proxy port from config + config set/init commands by @zx06 in #35

Full Changelog: v0.0.9...v0.0.10

v0.0.9

09 Mar 03:34
2a58171

Choose a tag to compare

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

Full Changelog: v0.0.8...v0.0.9