Kuzu V0 136 Fixed Jun 2026
– maybe “kuzu” refers to a different tool, game mod, embedded system, or academic project.
However, if you are referring to a specific community fix or a patch in that version range, here is a draft for a technical update or announcement. Draft: KuzuDB Patch Update — Performance & Stability kuzu v0 136 fixed
The JSON serialization module incorrectly estimated buffer sizes for path results. The fixed version now pre-calculates the exact required buffer using a two-pass method, eliminating heap corruption in json_serializer::append_path() . – maybe “kuzu” refers to a different tool,