This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Summary
AI summaryFixed deadlock/stall condition that prevented the last 1–2 items in a graph embedding batch from completing.
Full changelog
What's Changed
Bug Fixes
- Resolved 993/994 graph embedding stall issue: Fixed a deadlock/stall condition that prevented the embedding worker from completing the last 1–2 items in a graph embedding batch. The completion monitor now correctly tracks all pending embeddings and unblocks the queue when items finish out-of-order.
- Applied
cargo fmtcleanup toindexer.rs(no logic changes).
Upgrade Notes
This is a drop-in replacement for v0.4.8. No migration required.
Full Changelog: https://github.com/pomazanbohdan/memory-mcp-1file/compare/v0.4.8...v0.4.9
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
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.
Related context
Beta — feedback welcome: [email protected]