New
- Feat: change default query mode from hybrid to mix by @danielaskdd in #1797
 - Add Azure deployment by @Chida82 in #1801
 - Remove separate requirements.txt and update Dockerfile to use pip install by @danielaskdd in #1799
 
Fixed
- Fix: resolved PostgreSQL AGE agtype parsing error and simplify error logging by @danielaskdd in #1802
 - Fix: implemented entity-keyed locks for edge merging operations to ensure robust race condition protection by @danielaskdd in #1811
 - Fix: add retry mechanism for Memgraph transient errors by @danielaskdd in #1810
 - Fix file path handling in graph operations by @danielaskdd in #1796
 - Enhance Redis connection handling with retries and timeouts by @danielaskdd in #1809
 
New Contributors
Full Changelog: v1.4.2...v1.4.3