v0.28.2

drawdb-io/drawdbv0.28.2Mar 11, 2026by prasmussen15

AI Summary

This release focuses on security enhancements and the addition of a new GLiNER2 hybrid LLM client. It also includes maintenance updates to Docker images, lockfiles, and repository documentation.

Key Highlights

  • Added GLiNER2 hybrid LLM client for improved NLP capabilities
  • Harden search filters against Cypher injection to improve security
  • Updated Docker images to graphiti-core 0.28.1
  • Regenerated lockfiles to drop diskcache dependency

New Features

  • Add GLiNER2 hybrid LLM client
  • Harden search filters against Cypher injection

Full Release Notes

## What's Changed
* chore: regenerate lockfiles to drop diskcache by @prasmussen15 in https://github.com/getzep/graphiti/pull/1244
* fix: replace edge name with uuid in debug log by @prasmussen15 in https://github.com/getzep/graphiti/pull/1261
* chore: update Docker images to graphiti-core 0.28.1 by @prasmussen15 in https://github.com/getzep/graphiti/pull/1292
* feat: Add GLiNER2 hybrid LLM client by @danielchalef in https://github.com/getzep/graphiti/pull/1284
* Refresh README content and fix image refs by @danielchalef in https://github.com/getzep/graphiti/pull/1313
* Restore README title and subtitle by @danielchalef in https://github.com/getzep/graphiti/pull/1314
* Harden search filters against Cypher injection by @danielchalef in https://github.com/getzep/graphiti/pull/1312


**Full Changelog**: https://github.com/getzep/graphiti/compare/v0.28.1...v0.28.2