Skip to content

Kuzu V0 136 Fixed New!

: Leverage your existing knowledge of the Cypher query language.

Internal discussions also suggest that v0.136 fixed will serve as the foundation for the scheduled for Q1 next year. The team is now focused on fuzz testing and formal verification of the concurrency layer.

RETURN length((:Person id: 136)-[:KNOWS*1..4]->(:Person)) AS stability_test; kuzu v0 136 fixed

MATCH (p:Person)-[r:ACTED_IN]->(m:Movie) WHERE p.name = 'Alice' RETURN m.title, r.role;

If you want, I can:

kuzu v0 136 fixed (primary), Kuzu v0.136 benchmark, upgrade Kuzu, Kuzu memory leak fix, Kuzu concurrency patch, Kuzu JSON parser, Kuzu migration guide.

Edge cases in complex Cypher queries—particularly those involving nested WITH clauses and specific aggregations—sometimes led to unexpected "Internal Error" messages. : Leverage your existing knowledge of the Cypher

Below is a blog post summarizing the recent critical fixes and the current status of the project, including the 2025 archiving announcement. Kùzu Update: Recent Fixes and the State of the Graph