Release history
cr7258/elasticsearch-mcp-server releases
MCP Server implementation that provides Elasticsearch interaction
All releases
4 shown
v2.1.1
Maintenance
Minor fixes and improvements.
Full changelog
v2.1.0
New feature
Notable features
- Added Dockerfile and Helm chart for Kubernetes deployment
- Added /healthz and /readyz endpoints for Kubernetes probes
- Implemented credentials creation and management logic
Full changelog
Changelog
2.1.0 - 2026-05-06
⛰️ Features
- add Dockerfile and Helm chart for Kubernetes deployment - (5375af7) - @Luis Fernández
- add /healthz and /readyz endpoints for Kubernetes probes - (1dfdec5) - @Luis Fernández
- Credentials creation and management logic - (eab5ed2) - @Luis Fernández
- add tests - (5d33bc9) - @Luis Fernández
- creat helm-chart workflow release - (90b181e) - @Luis Fernández
- include docker-publish github actions workflow - (286bb42) - @Luis Fernández
🐛 Bug Fixes
- docker build - (12a283e) - @Luis Fernández
- Update with copilot suggestions - (cc6789c) - @Luis Fernández
- add maintainer docs requests - (588dae8) - @Luis Fernández
- Update chart with copilot requests and limitations - (88cd9d9) - @Luis Fernández
- helm unitest plugin installation issues - (5a95603) - @Luis Fernández
- set fixed helm unitests version - (a96e852) - @Luis Fernández
- OCI registry to publish chart - (f1caf78) - @Luis Fernández
📚 Documentation
- fix chart home - (a1f23f0) - @Luis Fernández
- add treezio as chart maintainer - (48973d8) - @Luis Fernández
- oci chart repository reference - (e415c30) - @Luis Fernández
Release
- update version to 2.1.0 - (0141b6d) - @cr7258
v2.0.19
New feature
Notable features
- Bearer token authentication for MCP server
- analyze_text tool for text analysis
Full changelog
Changelog
2.0.19 - 2026-02-02
⛰️ Features
- implement Bearer token authentication for MCP server - (2ba969a) - @Andrew Lyu
- add analyze_text tool for text analysis - (e1373f8) - @Na Ilseong
📚 Documentation
- add analyze_text tool to README - (2abba08) - @Na Ilseong
Release
- update version to 2.0.19 - (7df9c2d) - @cr7258