Skip to content

mysql-query-mcp-server: v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 19:14
d13c08f

1.2.0 (2025-04-13)

Features

  • enhance logging and debug information in MCP server initialization and tool handling (60fa45c)

Bug Fixes

  • correct release-please output parameter name in workflow (4697cc9)
  • update token reference in CI workflow to use GITHUB_TOKEN (b5b2ed3)

Miscellaneous

  • add configuration files for CI/CD and npm publishing (0bfc3c9)
  • Fix package.json format (99e5280)
  • update .gitignore and add MCP_README for Model Context Protocol documentation (e77f01f)
  • update CI workflow permissions for better access control (453f2b6)
  • update dependencies and add vitest configuration for testing (8cda7b7)
  • update package-lock.json for mysql-query-mcp-server (d0b8117)

Documentation

  • Add npm and license badges to README (f076267)
  • add troubleshooting guide and MCP implementation details to documentation (b55c08a)
  • clarify .env file location requirements (843b56d)
  • improve documentation and bump version to 1.1.0 (4ca8b85)
  • improve README with clearer MCP configuration guidance (214eae2)
  • remove .env approach and focus on MCP configuration (0610295)