This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Affected surfaces
Summary
AI summaryAdded configurable host validation and session idle timeout for streamable-http transport.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds ODOO_MCP_ALLOWED_HOSTS config for DNS-rebinding protection in streamable-http transport Adds ODOO_MCP_ALLOWED_HOSTS config for DNS-rebinding protection in streamable-http transport Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Feature | Low |
Adds ODOO_MCP_SESSION_IDLE_TIMEOUT config to set streamable-http session idle timeout Adds ODOO_MCP_SESSION_IDLE_TIMEOUT config to set streamable-http session idle timeout Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Dependency | Low |
Updates dependencies: mcp 1.26.0 → 1.27.2, pydantic 2.11 → 2.13, starlette 0.47 → 1.3; adds dev tooling updates (ruff, ty, pytest 9) Updates dependencies: mcp 1.26.0 → 1.27.2, pydantic 2.11 → 2.13, starlette 0.47 → 1.3; adds dev tooling updates (ruff, ty, pytest 9) Source: llm_adapter@2026-06-12 Confidence: high |
— |
Full changelog
Added
ODOO_MCP_ALLOWED_HOSTS: comma-separatedHostheaders to accept for thestreamable-httptransport (DNS-rebinding protection). Needed when running behind a reverse proxy that forwards an external host; unset preserves the prior default (no host validation) (#45, @Miriup).ODOO_MCP_SESSION_IDLE_TIMEOUT: seconds of inactivity before astreamable-httpsession is closed and its server-side state freed; unset preserves the prior behavior (sessions never expire).
Changed
- Dependencies: refreshed the lockfile —
mcp1.26.0 → 1.27.2 (streamable-http idle timeout, mid-request transport-close handling, pydantic 2.13 compat),pydantic2.11 → 2.13,starlette0.47 → 1.3, plus dev tooling (ruff, ty, pytest 9).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ivnvxd/mcp-server-odoo
Connect AI assistants to Odoo ERP systems for business data access, record management, and workflow automation.
Beta — feedback welcome: [email protected]