Skip to content

v0.16.2

Latest

Choose a tag to compare

@jack-arturo jack-arturo released this 28 Aug 18:01
5df0b83

0.16.2 (2026-08-28)

Bug Fixes

  • backup: page FalkorDB export by node id instead of deep SKIP (#221) (009d58e)
  • config: preserve Ollama defaults and migration checks (0bc0096)
  • docs: complete embedding migration runbooks (3468443)
  • docs: correct re-embedding migration setup (a8be394)
  • enrichment: circuit-break exhausted quota calls (ea148e5)
  • enrichment: circuit-break exhausted quota calls (#229) (ad3ed27)
  • enrichment: preserve quota circuit during in-flight calls (29f359d)
  • mcp-sse: emit the stored date in compact recall output (#224) (42ba8b6)
  • mcp: align the parity harness with its own allowlist (9ac5b4e)
  • mcp: close false-failure and coverage gaps in the parity harness (4cf9ef1)
  • mcp: close partial connections when parity setup fails (89346e9)
  • mcp: isolate parity fixtures per scenario and drop the false alarm (fa458b0)
  • qdrant: index the type payload field so recall filters stop 400ing (c131f02)
  • qdrant: index the type payload field so recall filters stop 400ing (#223) (10bcac7)
  • recovery: honor configured graph and cloud migrations (4dd1325)
  • stream: emit live memory operations on GET /stream (#227) (7a92ebd)

Performance Improvements

  • qdrant: store collection data on disk (#231) (07d8704)
  • qdrant: store new collection data on disk (c97b5b1)
  • qdrant: support disk-backed HNSW restores (b04b9e1)

Documentation

  • add Qdrant on-disk implementation plan (56da2b7)
  • add Qdrant on-disk storage design (e177b60)
  • align provider and maintenance guidance (93afcff)
  • align provider and maintenance guidance (#232) (c40d1d2)
  • enrichment: document quota circuit (d9787cb)
  • mcp: audit remote vs stdio transport parity (92b98ec)
  • qdrant: add on-disk migration runbook (d05a2d9)
  • qdrant: harden on-disk migration runbook (db71f07)
  • qdrant: limit migration to default topology (9b31cde)
  • qdrant: verify migration export before restore (45e77f4)
  • readme: lead benchmark section with neutral AMB numbers (#219) (8ff266e)
  • target feature PRs at develop (#228) (bcef376)