v0.3.3
v0.3.3
Added
HYDROLIX_URLconnection config; deprecatesHYDROLIX_HOST/HYDROLIX_PORTfor external deployments. (#113, HDX-11441)HYDROLIX_QUERY_POOLconfigurable to route all queries to a named query peer pool. (#119, HDX-10981)
Fixed
- Strip inline
SETTINGSclauses that conflict with transport-level MCP guardrails (e.g.SETTINGS readonly=0). Previously, inline settings silently outranked the server's guardrail settings on the Hydrolix HTTP path. (#125, HDX-11717)
Changed
- Bump starlette 1.0.0 → 1.3.1. (#117, #122)
- Bump pydantic-settings 2.13.1 → 2.14.2. (#124)
- Bump cryptography 46.0.7 → 48.0.1. (#123)
Full Changelog: v0.3.2...v0.3.3