Release history
memgraph releases
High-performance open-source in-memory graph database for GraphRAG, AI memory, agentic AI, and real-time graph analytics. Cypher-compatible, built in C++.
All releases
5 shown
Config change
v3.10.0
Breaking risk
Auth
RBAC
Breaking upgrade
Init‑file rejection + DENY permissions
v3.9.0
Breaking risk
Breaking changes
- HA coordinator data directories must be cleaned and coordinators restarted; rerun setup queries on new coordinator leader
Notable features
- Vector index functions in WITH CONFIG
- Global server parameters
- Async logging support
v3.8.1
Bug fix
Fixed data instance deadlock that prevented startup under specific timing conditions.
v3.8.0
Breaking risk
Breaking changes
- Cannot switch to analytical mode if constraints exist
- Removed deprecated flags: --auth-module-executable, --bolt_session_inactivity_timeout, --storage_parallel_index_recovery
- New auth module message ID protocol required
Notable features
- Concurrent edge creation on supernodes
- Parallel Cypher execution (Enterprise)
- LOAD JSONL and LOAD PARQUET from HTTP/FTP/S3