-
Notifications
You must be signed in to change notification settings - Fork 99
Pull requests: redis/redis-vl-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): bump mistune from 3.3.0 to 3.3.3 in the uv group across 1 directory
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#719
opened Sep 2, 2026 by
dependabot
Bot
Loading…
fix(router): reject an empty reference id instead of matching every one
#718
opened Sep 2, 2026 by
vishal-bala
Collaborator
•
Draft
fix: escape the union operator in tag filter values
#717
opened Sep 2, 2026 by
vishal-bala
Collaborator
•
Draft
fix(mcp): fail closed when the tool scope gate cannot reach its auth config
#716
opened Sep 2, 2026 by
vishal-bala
Collaborator
•
Draft
fix: permit clear() when create_index=False, and drop its FT.INFO dependency
auto:patch
Increment the patch version when merged
#704
opened Aug 28, 2026 by
vishal-bala
Collaborator
Loading…
fix: cache clear() and migration key scans hang or crash on Redis Cluster
auto:patch
Increment the patch version when merged
#703
opened Aug 25, 2026 by
vishal-bala
Collaborator
Loading…
fix: escape glob metacharacters in SCAN match patterns
auto:patch
Increment the patch version when merged
#702
opened Aug 24, 2026 by
vishal-bala
Collaborator
Loading…
fix: keep Increment the patch version when merged
paginate going past a page whose matches were all dropped
auto:patch
#701
opened Aug 24, 2026 by
vishal-bala
Collaborator
Loading…
fix: EmbeddingsCache batch writes silently dropped on async Redis Cluster
auto:patch
Increment the patch version when merged
#697
opened Aug 20, 2026 by
vishal-bala
Collaborator
Loading…
feat: add iter()/aiter() for lazy filter-based key iteration
#682
opened Aug 9, 2026 by
Aryan-Pardeshi
Loading…
fix: raise provider-specific errors from vectorizer _set_model_dims()
#680
opened Aug 9, 2026 by
Aryan-Pardeshi
Loading…
docs: MCP user-guide notebook (search, upsert, ADK agent, JWT auth)
auto:documentation
Changes only affect the documentation
#626
opened Jun 9, 2026 by
nkanu17
Collaborator
Loading…
Add SemanticCache TTL refresh controls
auto:patch
Increment the patch version when merged
#618
opened May 25, 2026 by
omribz156
Loading…
fix: add cluster hash-tag validation to SearchIndex.drop_keys
#614
opened May 14, 2026 by
algojogacor
Loading…
3 tasks done
perf: replace DELETE with UNLINK in EmbeddingsCache for better memory management
#613
opened May 14, 2026 by
LizerAIDev
Loading…
docs: migrate from Sphinx to mkdocs material
auto:documentation
Changes only affect the documentation
#608
opened May 8, 2026 by
nkanu17
Collaborator
Loading…
fix(ci): support external and Dependabot PR service test workflows
auto:ci
Updates to CI/CD workflows and processes
#578
opened Apr 10, 2026 by
vishal-bala
Collaborator
Loading…
Fix #480: Multi Vector > 10000 documents throws scoring error
bug
Something isn't working
#574
opened Apr 4, 2026 by
JiwaniZakir
Loading…
feat: add serialization helpers (to_dict/to_yaml) to BaseSearchIndex
#542
opened Mar 25, 2026 by
thakoreh
Loading…
fix: stabilize test_text_query_word_weights with structural assertions
#541
opened Mar 25, 2026 by
thakoreh
Loading…
1 task done
ProTip!
Filter pull requests by the default branch with base:main.