Skip to content

tokenlite-mysql-mcp: v4.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 18:05
08af54b

4.0.0 (2026-06-02)

⚠ BREAKING CHANGES

  • Tool names are now deterministic by default, derived from DB_NAME (e.g., DB_NAME=crm produces crm_search_schema).

Features

  • add audience and priority annotations to tool responses (a931ee6)
  • add confidence scoring and type validation to FK heuristic (eaca259)
  • add outputSchema and structuredContent to ping and explain_query (bf04a8a)
  • add sliding window rate limiter for tool invocations (8bf0fa0)
  • derive tool prefix from DB_NAME instead of random generation (178683a)
  • include available indexes in optimizer error messages (25cd1b3)
  • represent NULL values as ∅ in CSV output for type safety (dd54803)
  • support resource subscriptions for schema change notifications (5a2ded0)