Releases: pab1it0/prometheus-mcp-server
Releases · pab1it0/prometheus-mcp-server
Release list
v1.6.2
What's Changed
- chore(chart): bump to 1.1.0 and require version bump in CI by @pab1it0 in #162
- ci(helm): support chart-v* tags for chart-only releases by @pab1it0 in #163
- fix(docker): use /health endpoint in HEALTHCHECK for HTTP/SSE transports by @mitchnielsen in #164
- chore(deps): bump authlib from 1.6.11 to 1.6.12 by @dependabot[bot] in #168
- chore(deps): bump starlette from 0.49.1 to 1.3.1 by @dependabot[bot] in #175
- chore(deps): bump mcp from 1.26.0 to 1.28.1 by @dependabot[bot] in #180
- chore(deps): bump cryptography from 46.0.7 to 48.0.1 by @dependabot[bot] in #174
- chore(deps): bump pillow from 11.3.0 to 12.3.0 by @dependabot[bot] in #182
- chore(deps): bump idna from 3.10 to 3.15 by @dependabot[bot] in #169
- chore(deps): bump pytest from 8.4.1 to 9.0.3 by @dependabot[bot] in #155
- fix(get_targets): filter server-side to prevent memory exhaustion by @MatthewStockdale in #186
- chore(deps): remove unused dependencies by @pab1it0 in #188
New Contributors
- @mitchnielsen made their first contribution in #164
- @MatthewStockdale made their first contribution in #186
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- feat: add Helm chart with OCI registry publishing by @pab1it0 in #138
- chore(deps): upgrade MCP Python SDK to 1.26.0 by @pab1it0 in #139
- docs: add README for Helm chart by @pab1it0 in #140
- chore(deps): bump pyjwt from 2.10.1 to 2.12.0 by @dependabot[bot] in #142
- chore(deps): bump authlib from 1.6.7 to 1.6.9 by @dependabot[bot] in #144
- chore: remove trivy security scanning workflow by @pab1it0 in #145
- chore(deps): bump fastmcp from 3.1.0 to 3.2.0 by @dependabot[bot] in #151
- chore(deps): bump cryptography from 46.0.5 to 46.0.7 by @dependabot[bot] in #153
- Remove unused dependency pyproject-toml by @pizzapim in #160
- chore(deps): bump python-dotenv from 1.1.1 to 1.2.2 by @dependabot[bot] in #158
- chore(deps): bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in #147
- chore(deps): bump authlib from 1.6.9 to 1.6.11 by @dependabot[bot] in #157
- feat: add /health endpoint and enable stateless_http for multi-replic… by @miquelbar in #159
- chore: bump version to 1.6.1 by @pab1it0 in #161
New Contributors
- @pizzapim made their first contribution in #160
- @miquelbar made their first contribution in #159
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- docs: refactor README for better user experience by @pab1it0 in #125
- feat: add bulk metric metadata retrieval with filtering and pagination by @Yb2411 in #130
- fix: upgrade to FastMCP 3.x and fix CI test failures by @pab1it0 in #135
- feat: add mutual TLS (client certificate) authentication support by @freeformz in #133
- fix: use cached metrics in list_metrics and add refresh_cache option by @freeformz in #134
- chore: bump version to 1.6.0 by @pab1it0 in #137
New Contributors
- @Yb2411 made their first contribution in #130
- @freeformz made their first contribution in #133
Full Changelog: v1.5.3...v1.6.0
v1.5.3
What's Changed
- Apply latest MCP registry changes by @pab1it0 in #113
- feat: add TOOL_PREFIX env var for multi-instance support by @bmonsalvatge-alpaca in #115
- Add configurable timeout to all Prometheus HTTP requests to prevent resource exhaustion by @pab1it0 in #109
- chore: bump version to 1.5.3 by @pab1it0 in #116
New Contributors
- @bmonsalvatge-alpaca made their first contribution in #115
Full Changelog: v1.5.1...v1.5.3
v1.5.2
v1.5.1
What's Changed
- feature: custom headers passing for each prometheus request. by @akhromium in #106
- Update contributing guidelines to industry standard by @pab1it0 in #107
- Remove image build from CI pipeline by @pab1it0 in #108
New Contributors
- @akhromium made their first contribution in #106
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Update get_metric_metadata by @mjnchen in #97
- Upgrade MCP SDK to v1.21.0 and Add Pagination Support by @pab1it0 in #105
Full Changelog: v1.4.6...v1.5.0
v1.4.6
What's Changed
Full Changelog: v1.4.5...v1.4.6
v1.4.5
What's Changed
Full Changelog: v1.4.4...v1.4.5
v1.4.4
What's Changed
- chore: bump version to 1.4.3 and add version sync workflow by @pab1it0 in #94
- fix(server): prevent ctx from being exposed as a tool argument by @teriyakichild in #95
- fix: remove Claude Code automated review workflow by @pab1it0 in #99
- feature: add PROMETHEUS_DISABLE_LINKS config option by @cce in #98
- chore: bump version to 1.4.4 by @pab1it0 in #100
New Contributors
- @teriyakichild made their first contribution in #95
- @cce made their first contribution in #98
Full Changelog: v1.4.2...v1.4.4