Importance Notes
- 🚀 PostgreSQL migration performance problem for large dataset in v1.4.9.4
- 🛑 Introduces a graceful pipeline cancellation mechanism for document processing operations
- ✏️ Enable entity merging when renaming an entity to a target entity that already exists.
What's New
- Feat: Add Pipeline Cancellation Feature with Enhanced Reliability by @danielaskdd in #2258
- Allow users to provide keywords with QueryRequest by @Mobious in #2253
- Refact: Add offline Swagger UI support with custom static file serving by @danielaskdd in
- Refactor: Enhanced Entity Merging with Chunk Tracking by @danielaskdd in #2266
What's Fixed
- Fix: PostgreSQL Data Migration Performance Problem by @danielaskdd in #2259
- Fix: Ensure Storage Consistency When Creating Implicit Nodes from Relationships by @danielaskdd in #2262
- Refactor: Enhance KG Editing with Chunk Tracking by @danielaskdd in #2265
#2273 - Update redis requirement from <7.0.0,>=5.0.0 to >=5.0.0,<8.0.0 by @dependabot[bot] in #2272
- Fix Entity Source IDs Tracking ProblemDuring Relationship Processing by @danielaskdd in #2279
New Contributors
Full Changelog: v1.4.9.4...v1.4.9.5