MySQL MCP Release v.1.0.14
Enhanced Test Environment Support
- Added automatic database selection for test environments
- Improved test detection with better support for Vitest
- Added conditional process termination to prevent tests from exiting prematurely
Fixed Database Connection Issues
- Resolved "No database selected" error during integration tests
- Fixed authentication problems by providing consistent default credentials
- Enhanced error handling in test database setup for more resilient behavior
Improved Debugging and Troubleshooting
- Added comprehensive debug logging for database configuration in test mode
- Improved error messages to aid in troubleshooting
- Implemented better inline comments for test-specific configurations
Breaking Changes
None. This release maintains backward compatibility with previous versions.
Known Issues
No major known issues in this release.
Contributors
- Ben Borla (@benborla)
- Lucas Jeeves (@luca-jeeves)