Releases: startreedata/mcp-pinot
Release v3.0.0
Changes since v2.3.0
- Add explicit permissions to GitHub Actions workflows (#69)
- Bump pydantic-core from 2.41.5 to 2.42.0 (#59)
- Bump pyjwt from 2.10.1 to 2.12.0 (#65)
- Bump authlib from 1.6.6 to 1.6.9 (#67)
- Bump docker/build-push-action from 6 to 7 (#63)
- Bump docker/metadata-action from 5 to 6 (#61)
- Bump docker/login-action from 3 to 4 (#62)
- Bump docker/setup-buildx-action from 3 to 4 (#64)
- Upgrade fastmcp from 2.x to 3.x (#68)
- Bump cryptography from 46.0.2 to 46.0.5 (#58)
- Bump actions/checkout from 4 to 6 (#56)
- Bump python-multipart from 0.0.20 to 0.0.22 (#57)
- Upgrade to Python 3.12 (#55)
- Bump pydantic-core from 2.33.2 to 2.41.5 (#47)
- Bump requests from 2.32.3 to 2.32.4 (#54)
- Bump fastmcp from 2.12.4 to 2.14.0 (#51)
- Bump astral-sh/setup-uv from 3 to 7 (#45)
- Bump authlib from 1.6.5 to 1.6.6 (#49)
- Bump werkzeug from 3.1.1 to 3.1.5 (#48)
- Bump starlette from 0.46.1 to 0.49.1 (#50)
- Bump urllib3 from 2.4.0 to 2.6.3 (#52)
- Bump mcp from 1.16.0 to 1.23.0 (#53)
- Bump actions/setup-python from 4 to 6 (#46)
- Bump docker/build-push-action from 5 to 6 (#43)
- Bump actions/setup-node from 4 to 6 (#42)
- Bump azure/setup-helm from 3 to 4 (#41)
- Create dependabot.yml
Docker Image
The Docker image is available at:
ghcr.io/startreedata/mcp-pinot:v3.0.0
DXT Package
Download the .dxt file for Claude Desktop integration.
Helm Chart
The Helm chart is available from GHCR OCI Registry:
helm install mcp-pinot oci://ghcr.io/startreedata/mcp-pinot/charts/mcp-pinotRelease v2.3.0
Changes since v2.2.0
- Add a new MCP server for table operations (#7)
- Bump mcp dependency to include DNS rebinding fix
Docker Image
The Docker image is available at:
ghcr.io/startreedata/mcp-pinot:v2.3.0
DXT Package
Download the .dxt file for Claude Desktop integration.
Helm Chart
The Helm chart is available from GHCR OCI Registry:
helm install mcp-pinot oci://ghcr.io/startreedata/mcp-pinot/charts/mcp-pinotRelease v2.2.0
Changes since v2.1.0
Docker Image
The Docker image is available at:
ghcr.io/startreedata/mcp-pinot:v2.2.0
DXT Package
Download the .dxt file for Claude Desktop integration.
Helm Chart
The Helm chart is available from GHCR OCI Registry:
helm install mcp-pinot oci://ghcr.io/startreedata/mcp-pinot/charts/mcp-pinotRelease v2.1.0
Changes since v2.0.0
Docker Image
The Docker image is available at:
ghcr.io/startreedata/mcp-pinot:v2.1.0
DXT Package
Download the .dxt file for Claude Desktop integration.
Helm Chart
The Helm chart is available from GHCR OCI Registry:
helm install mcp-pinot oci://ghcr.io/startreedata/mcp-pinot/charts/mcp-pinotRelease v2.0.0
Changes since v1.1.0
Docker Image
The Docker image is available at:
ghcr.io/startreedata/mcp-pinot:v2.0.0
DXT Package
Download the .dxt file for Claude Desktop integration.
Helm Chart
The Helm chart is available from GHCR OCI Registry:
helm install mcp-pinot oci://ghcr.io/startreedata/mcp-pinot/charts/mcp-pinotRelease v1.1.0
Changes since v1.0.0
- Add helm chart (#29)
- Add release automation (#28)
- Fix list tools endpoint (#27)
- feat: Add HTTP/HTTPS transport support with dual transport mode (#26)
- Add support for DXT Desktop Extension (#23)
- [ci] Fix lint workflow to use uv run for ruff commands (#25)
- feat: Add PINOT_BROKER_URL configuration with override support and quickstart defaults (#21)
- Remove dead code from PinotClient - deprecate MCP tool handling methods (#20)
- Add schema and table config tools (#18)
- Add Ruff linter and code formatting (#17)
- add MCP server badge (#14)
- Update README.md - Git command fix (#16)
- Add configurable timeout settings and refactor PinotClient architecture (#15)
- Fix timeout issues for authenticated Pinot clusters (#12)
- added glama json (#11)
- Consolidate Logging Config that fixes duplicate logs (#10)
- [docs] Restructure and streamline docs for user and developer clarity (#9)
Docker Image
The Docker image is available at:
ghcr.io/startreedata/mcp-pinot:v1.1.0
DXT Package
Download the .dxt file for Claude Desktop integration.
Helm Chart
The Helm chart is available from GHCR OCI Registry:
helm install mcp-pinot oci://ghcr.io/startreedata/mcp-pinot/charts/mcp-pinotRelease v1.0.0
This is the very first version of MCP-Pinot.