Skip to content

This release includes 2 breaking changes for platform teams planning a safe upgrade.

Published 27d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai aicoding cloudbase database mcp miniprogram
+5 more
postgresql supabase tencent vibe-coding web

Affected surfaces

breaking_upgrade

Summary

AI summary

Database functions renamed to indicate MySQL usage and now default enabled without extra configuration.

Full changelog

🎉 新功能

数据库

  • querySqlDatabase / manageSqlDatabase 重命名为 queryMysqlDatabase / manageMysqlDatabase,名称更直观地表明这是 MySQL 专用工具
  • MySQL 数据库工具(queryMysqlDatabase / manageMysqlDatabase)现在默认启用,无需额外配置即可使用
  • 优化 envQuery 的 MySQL 检测逻辑:当 DescribeEnvInfo 未返回 MySQL 信息时,自动通过 DescribeMySQLClusterDetail 探测,避免误判为"未开通"

Breaking Changes

  • Renamed `querySqlDatabase` to `queryMysqlDatabase` and `manageSqlDatabase` to `manageMysqlDatabase`
  • MySQL database tools (`queryMysqlDatabase`, `manageMysqlDatabase`) now default enabled without additional configuration

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track TencentCloudBase/CloudBase-AI-ToolKit

Get notified when new releases ship.

Sign up free

About TencentCloudBase/CloudBase-AI-ToolKit

One-stop backend services for WeChat Mini-Programs and full-stack apps. Provides specialized MCP tools for serverless cloud functions, databases, and one-click deployment to production with China market access through WeChat ecosystem.

All releases →

Related context

Earlier breaking changes

  • v2.20.0 Removes Tag parameter from deleteCollection, retaining only EnvId
  • v2.20.0 Blocks start_auth and logout operations when using API Key authentication mode

Beta — feedback welcome: [email protected]