Skip to content

0.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 22:32

🤘🏾Changes

  • feat: add TTL removal support for pinning checkpoints (#66) (#90)
  • docs: add Azure Cache for Redis and Redis Enterprise configuration gu… (#89)
  • feat: add MessageExporter for extracting conversation messages from c… (#88)

🐛 Bug Fixes

  • fix: handle missing connection_pool attribute in RedisCluster (#93) (#94)
  • fix: resolve Command(resume) warning about invalid packet type dict (#83) (#84)
  • fix: deserialize LangChain messages in async checkpoint operations (#85, #87) (#87)
  • fix: enhance message deserialization to prevent MESSAGE_COERCION_FAIL… (#86)
  • fix: handle missing blob attribute in shallow checkpoint savers (#80) (#82)

Contributors

We'd like to thank all the contributors who worked on this release!

@aarongrtech and @bsbodden