Skip to content

v0.26.0

Latest

Choose a tag to compare

@applied-ai-release-bot applied-ai-release-bot released this 19 Aug 15:53

馃殌 Enhancement

  • feat: let callers opt out of index creation with create_index=False #687 @vishal-bala @nkanu17
  • fix(deps): require sentence-transformers >=5.2.0 to unblock a patched transformers @vishal-bala

馃悰 Bug Fix

  • fix: let a connection open when CLIENT SETINFO is denied #685 @vishal-bala
  • fix(azure): gate live tests, add offline coverage, fix api_config and retry errors #696 @vishal-bala
  • fix(ci): make the redis-py matrix axis actually test redis-py #689 @vishal-bala

CI/CD Changes