What's Changed
- Refactor node extraction; remove summary from attribute extraction by @danielchalef in #977
- Enforce shorter summaries with 8 sentence limit by @danielchalef in #978
- Refactor summary prompts to use character limit and prevent meta-commentary by @danielchalef in #979
- Refactor prompt structure: move MESSAGES after instructions by @danielchalef in #980
- Add OpenTelemetry distributed tracing support by @danielchalef in #982
- Bump pre-release version to 0.22.0pre4 by @danielchalef in #983
- Remove JSON indentation from prompts to reduce token usage by @danielchalef in #985
- bump 0.22.0pre5 by @danielchalef in #986
- Add OpenTelemetry stdout example with Kuzu by @danielchalef in #987
- Fix datetime comparison errors by normalizing to UTC by @danielchalef in #988
- add search and graph operations interfaces by @prasmussen15 in #984
- fix deprecated cypher pattern by @prasmussen15 in #993
- Update README.md fix wrong link by @gkorland in #768
- Separate unit, database, and API integration tests by @danielchalef in #997
- Fix FalkorDB index deletion implementation by @danielchalef in #998
- Secure Claude PR reviews with two-workflow approach by @danielchalef in #999
- fix: wrap embeddings with vecf32() in FalkorDB single save paths by @Naseem77 in #991
- Remove integration markers from database tests by @danielchalef in #1000
- v0.22.0 bump by @danielchalef in #1003
New Contributors
Full Changelog: v0.21.0...v0.22.0