Releases: last9/last9-mcp-server
Releases · last9/last9-mcp-server
v0.2.0
Changelog
- 7acc0f1 Add Docker image build support for release branches (#54)
- d2f7aed Add get_traces tool with trace ID and service name support (#58)
- 6d037b4 Add service_name and deployment_environment filters to exceptions tool (#57)
- fabc490 Fix empty response from queries (#53)
- 9aecd95 Fix empty response from queries (#55)
- 44986da Tool improvements (#51)
- 2973cda chore: bump version to v0.2.0 (#59)
- ef01a41 migrate to official mcp sdk and add telemetry to it (#46)
v0.1.15
v0.1.13
v0.1.12
Changelog
- 1bfc288 Support for physical indexes for logs. (#39)
- 8677300 add service traces tool
- 81c94d5 add trace tool
- 0d95a44 chore: bump version to v0.1.12 (#42)
- 77885e8 chore: change license from MIT to Apache 2.0
- 3407021 feat: add service logs API endpoint and utility functions for raw log retrieval
- 7e090d9 fix: extract binary from tar.gz archive in npm postinstall script
- a667fd6 fix: replace shell command injection with secure execFileSync (#40)
- 1b61f85 refactor: improve code organization and reusability for service logs
v0.1.11
v0.1.10
v0.1.9
Changelog
- b990a44 Fix bug: assign error rate values to ErrorRate field instead of ResponseTime field
- 06e1d98 Prepare release: update docs and fix build error
- bd6df0d Prepare v0.1.9 release
- e270c02 Update internal/apm/apm.go
- b6046c8 Update internal/apm/apm.go
- ee23e05 Update internal/apm/apm_test.go
- 194a6bc Update tools.go
- 8e676a9 apm and promql tools
v0.1.8
v0.1.7
v0.1.5
Changelog
- 288583e Add HTTP transport support for MCP server
- d81a2cb Add MseeP.ai badge to README
- 87d63e3 Fix timezone handling bug in timestamp parsing
- 72e726e Update README.md
- 1e35653 Update README.md
- 9bf8b5a add basic prefix if its not present in auth token
- 3e37408 chore: bump version to v0.1.5
- 4e1ad6f consistent docs and readme