github HKUDS/LightRAG v1.4.13

7 hours ago

What's New

What's Changed

  • perf(storage): add cooperative yielding to prevent event loop blocking by @danielaskdd in #2847
  • fix: sanitize entity_type in Memgraph upsert_node to prevent Cypher injection (CWE-89) by @sebastiondev in #2849
  • perf(doc-status): add get_docs_by_statuses to all backends and fix PG pool/pagination bugs by @danielaskdd in #2853
  • Fix setup .env regeneration for preserved custom variables by @danielaskdd in #2854
  • Fix missing file_path in entity merge upserts by @danielaskdd in #2857
  • fix(memgraph): preserve start node in knowledge graph query by @danielaskdd in #2868
  • fix(auth): reject default JWT secret when AUTH_ACCOUNTS is configured by @danielaskdd in #2869
  • fix(postgres): handle quoted AGE entity ids in edge retrieval by @danielaskdd in #2872

New Contributors

Full Changelog: v1.4.12...v1.4.13

Don't miss a new LightRAG release

NewReleases is sending notifications on new releases.