What's Changed
- fix: sanitize entity_type in Memgraph upsert_node to prevent Cypher injection (CWE-89) by @sebastiondev in #2849
- fix setup .env regeneration for preserved custom variables by @danielaskdd in #2854
- perf(storage): add cooperative yielding to prevent event loop blocking by @danielaskdd in #2847
- perf(doc-status): add get_docs_by_statuses to all backends and fix PG pool/pagination bugs by @danielaskdd in #2853
- perf(storage): Add PostgreSQL performance timing instrumentation by @danielaskdd in #2855
New Contributors
- @sebastiondev made their first contribution in #2849
Full Changelog: v1.4.12...v1.4.13rc1