Skip to content

Releases: pab1it0/prometheus-mcp-server

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 03 Aug 13:26
c41d069

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

Full Changelog: v1.6.1...v1.6.2

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 01 May 19:27
252daa7

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

Full Changelog: v1.6.0...v1.6.1

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 18:13
710fd06

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

Full Changelog: v1.5.3...v1.6.0

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 21 Jan 22:15
150eb4f

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

Full Changelog: v1.5.1...v1.5.3

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 17 Dec 14:45

Full Changelog: v1.5.1...v1.5.2

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 22 Nov 11:34
fe7d0f1

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

Full Changelog: v1.5.0...v1.5.1

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Nov 00:45
47537a2

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

Choose a tag to compare

@github-actions github-actions released this 28 Oct 22:21
b97f366

What's Changed

  • chore: update MCP publisher installation and bump to v1.4.6 by @pab1it0 in #102

Full Changelog: v1.4.5...v1.4.6

v1.4.5

Choose a tag to compare

@github-actions github-actions released this 28 Oct 21:34
eb5d413

What's Changed

  • fix: update MCP registry OCI package format and bump to v1.4.5 by @pab1it0 in #101

Full Changelog: v1.4.4...v1.4.5

v1.4.4

Choose a tag to compare

@github-actions github-actions released this 28 Oct 20:13
d2072d7

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

Full Changelog: v1.4.2...v1.4.4