v0.4.3
Added
- Integration coverage for the hosted HTTP transport (
test/integration/sessions.test.ts,
runs in the existing CI job against the GizmoSQL service container and a
throwaway OpenID Connect issuer): per-user isolation ofuse_schema,
use_connectionand unqualified name resolution under concurrent bursts,
idle-session expiry end to end, and a sweep over every registered tool that
checks for structured content, the version stamp, and conformance to the
declared output schema. - Unit tests for
login_sso(test/unit/sso.test.ts) and for the session
reset notice.
Changed
- When a user's HTTP session has expired and a new one starts, the first tool
result says so (a note in the text and asession_resetfield in the
structured content) instead of silently applying the defaults. GIZMOSQL_MCP_SESSION_IDLE_SECONDSaccepts values down to 1 second (was 30).
Container image: ghcr.io/gizmodata/gizmosql-mcp:0.4.3 (linux/amd64, linux/arm64)
Helm chart: oci://ghcr.io/gizmodata/charts/gizmosql-mcp --version 0.4.3