Release v1.1.0
Altinity MCP Server v1.1.0
Release Notes
v1.1.0
IMPROVEMENTS
- switch to go 1.25, update go.mod
- add
--clickhouse-http-headersandCLICKHOUSE_HTTP_HEADERSto configuration, fix #18
BUG FIXES
- generate OpenAPI schema with
/openapiendpoint, even without JWE token, fix #15 - fix
stdiotransport failures after implementations JWE, fix #17 - fix
isSelectQuerycorner cases, fix #22
Docker
docker run --rm ghcr.io/altinity/altinity-mcp:1.1.0 altinity-mcp --helpHelm
helm install altinity-mcp oci://ghcr.io/altinity/altinity-mcp/helm/altinity-mcp -n <your-namespace> -f <your-values.yaml>