Skip to content

This release fixes issues for SREs watching stability and regressions.

Published 3mo MCP Data & Storage
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Fixed background embedding errors by updating type casting from type::thing() to (type::record(...)) for SurrealDB v3 compatibility.

Full changelog

🚀 Memory MCP v0.5.11: Final SurrealDB Compatibility Fix

🐛 Critical Bug Fix

  • SurrealDB v3 API Method Update: In SurrealDB v3.0, the type casting function type::thing() was renamed back to type::record(). Previous versions attempted to fix parser errors by switching to type::thing, which threw runtime errors in the background embedding worker.
  • This release correctly uses (type::record(...)) (wrapped in parentheses) across all UPDATE, WHERE and RELATE queries.
  • Result: Background embeddings are now 100% stable and error-free on SurrealDB v3.

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 pomazanbohdan/memory-mcp-1file

Get notified when new releases ship.

Sign up free

About pomazanbohdan/memory-mcp-1file

A self-contained Memory server with single-binary architecture (embedded DB & models, no dependencies). Provides persistent semantic and graph-based memory for AI agents.

All releases →

Beta — feedback welcome: [email protected]