Releases: redis-developer/langgraph-redis
Releases · redis-developer/langgraph-redis
0.0.5
Changes
- fix: handle both bytes and string Redis keys when decode_responses=True (#34)
- fix: ensure version values are strings before Tag comparison (#40) (#41)
- feat: Support Redis Cluster (#35)
- chore: remove langgraph dependency (#36)
- feat(redis): add TTL support for Redis checkpoint storage (#27) (#33)
- refactor: align types (#32)
- fix(store): honor limit parameter in Redis search operations (#30) (#31)
- docs: new notebooks, fix key issues (#29)
Contributors
We'd like to thank all the contributors who worked on this release!
@abrookins, @bsbodden and @vbarda
0.0.4
Changes
🚀 New Features
- fix(redis): implement transaction handling for Redis checkpointing (#11)
- fix: enable all skipped tests by using mock agents and proper setup
- fix: prevent blob and write accumulation in ShallowRedisSaver classes (#13)
- feat(redis): implement Redis client info reporting (#21)
- fix(examples): update notebooks and Docker setup for consistency
- feat(redis): implement TTL support and upgrade langgraph to ^0.3.0 (#18,#23)
Contributors
We'd like to thank all the contributors who worked on this release!
0.0.3
0.0.2
Changes
🧰 Maintenance
- Upgrade dependencies and improve resource handling (#9)
Contributors
We'd like to thank all the contributors who worked on this release!
0.0.1 -- Initial Release
Initial Release
Contributors
We'd like to thank all the contributors who worked on this release!