Skip to content

update for redisvl 0.23.0 - #3589

Merged
paoloredis merged 1 commit into
mainfrom
redisvl_docs_sync_0.23.0
Jul 6, 2026
Merged

update for redisvl 0.23.0#3589
paoloredis merged 1 commit into
mainfrom
redisvl_docs_sync_0.23.0

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

update for redisvl 0.23.0


Note

Low Risk
Markdown-only documentation changes with no runtime or deployment logic in this repo; risk is limited to doc accuracy for operators configuring MCP.

Overview
Documentation is refreshed for RedisVL 0.23.0, mainly around MCP and a small Semantic Router API note.

Semantic Router: delete() is documented as removing both the semantic router index and its persisted route config (not just the index).

RedisVL MCP is rewritten from a single-index model to one server, one or more logical index bindings (indexes.<id>). New or expanded coverage includes the list-indexes discovery tool, optional index on search-records / upsert-records (required when multiple indexes are configured; omitted on single-index for backward compatibility), echoed index in responses, global vs per-index read_only, and when upsert-records is registered vs rejected with forbidden. Concepts and how-to guides add multi-index YAML examples, index-selection rules, discovery-first client flows, and clarified search-tool description behavior on multi-index servers.

HTTP transport security is documented as default Host / Origin allowlist validation (DNS rebinding mitigation), with server.transport_security, REDISVL_MCP_ALLOWED_HOSTS / ALLOWED_ORIGINS, proxy/gateway tuning (enabled: false, allow_any_origin), and notes for 0.0.0.0 binds. The authentication guide ties JWT auth to this layer and adds proxy Host header guidance.

Reviewed by Cursor Bugbot for commit 29dc831. Bugbot is set up for automated code reviews on this repo. Configure here.

@jit-ci

jit-ci Bot commented Jul 4, 2026

Copy link
Copy Markdown

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@paoloredis
paoloredis merged commit f38f887 into main Jul 6, 2026
5 checks passed
@paoloredis
paoloredis deleted the redisvl_docs_sync_0.23.0 branch July 6, 2026 06:33
EliShteinman added a commit to EliShteinman/docs that referenced this pull request Jul 18, 2026
Update RedisVL docs for 0.23.0 (MCP guides + router API).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant