Skip to content

Releases: zx06/xsql

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

v0.0.8

11 Feb 09:15
ee28b82

Choose a tag to compare

What's Changed

  • docs: 文档审查修正 + README 增加 npm 安装说明 by @zx06 in #25
  • docs: add badges by @zx06 in #26
  • lint: 修复sonar issue by @zx06 in #27
  • feat: add schema dump command for AI database discovery by @zx06 in #28

Full Changelog: v0.0.7...v0.0.8

v0.0.7

06 Feb 07:59

Choose a tag to compare

What's Changed

  • Harden read-only checks and stabilize output ordering by @zx06 in #20
  • docs: add xsql proxy docs and align plugin/skill metadata by @zx06 in #21
  • Align .claude-plugin marketplace metadata with official schema by @zx06 in #22
  • chore(ci): migrate Codecov test-results upload to codecov-action v5 by @zx06 in #23
  • feat: Add npm packaging and publish workflow by @zx06 in #24

Full Changelog: v0.0.6...v0.0.7

v0.0.6

04 Feb 08:03
35e8e22

Choose a tag to compare

What's Changed

  • Validate missing profile in config resolution by @zx06 in #18
  • mcp: add Streamable HTTP transport with required Bearer auth by @zx06 in #19

Full Changelog: v0.0.5...v0.0.6

v0.0.5

04 Feb 05:26
56282e8

Choose a tag to compare

What's Changed

  • docs: 修复文档与代码实现不一致的问题 by @zx06 in #9
  • feat: 加固只读保护与优化输出性能 by @zx06 in #10
  • feat: 更新文档描述以更准确地反映 xsql CLI 的功能 by @zx06 in #11
  • feat: 添加 SSH 端口转发代理功能 by @zx06 in #12
  • Fix output error contract and null formatting by @zx06 in #15
  • Add Codecov test analytics action by @zx06 in #16
  • test: raise unit test coverage above 80% (add CLI, DB, SSH, output, keyring tests) by @zx06 in #17

Full Changelog: v0.0.4...v0.0.5

v0.0.4

02 Feb 07:19
a4a8d6b

Choose a tag to compare

What's Changed

  • feat(mcp): add MCP server implementation and refactor CLI commands by @zx06 in #7
  • fix(mcp): 修复 MCP server profile 枚举和错误消息 by @zx06 in #8

Full Changelog: v0.0.3...v0.0.4