Skip to content

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 23 Jun 20:10
bbe6824

v0.3.3

Added

  • HYDROLIX_URL connection config; deprecates HYDROLIX_HOST/HYDROLIX_PORT for external deployments. (#113, HDX-11441)
  • HYDROLIX_QUERY_POOL configurable to route all queries to a named query peer pool. (#119, HDX-10981)

Fixed

  • Strip inline SETTINGS clauses 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