You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(sql): stop false-positive forbidden keywords in Call-IDs
Make node/MCP read-only keyword checks token-aware via sqlvalidator so
words like "call" inside quoted session_id values are allowed while real
CALL/DML identifiers remain blocked. Bump version to 11.0.305.
0 commit comments