This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+6 more
Affected surfaces
Summary
AI summaryFixed Neo4j database selection causing AuthenticationError when using config dict.
Full changelog
v0.1.1 (2026-02-27)
Bug Fixes
- Use NEO4J_DATABASE env var instead of config dict for non-default database (
74e1188)
mem0ai's graph_memory.py passes config as positional args to Neo4jGraph() where pos 3 is token, not database. Setting database in the config dict causes it to land in the token parameter, resulting in AuthenticationError. Use NEO4J_DATABASE env var which langchain_neo4j reads via get_from_dict_or_env().
Upstream: mem0ai #3906, #3981, #4085 (none merged)
Resolves: PAR-57
Detailed Changes: v0.1.0...v0.1.1
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 elvismdev/mem0-mcp-selfhosted
Self-hosted mem0 MCP server for Claude Code with Qdrant vector search, Neo4j knowledge graph, and Ollama embeddings. Zero-config OAT auth, split-model graph routing, session hooks for automatic cross-session memory, and 11 tools. Supports both Anthropic and fully local Ollama setups.
Related context
Beta — feedback welcome: [email protected]