Skip to content

Releases: last9/last9-mcp-server

v0.2.0

03 Nov 08:14
2973cda

Choose a tag to compare

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

02 Oct 21:46
587e512

Choose a tag to compare

Changelog

v0.1.13

20 Sep 20:55
44b55ea

Choose a tag to compare

Changelog

  • 44b55ea chore: bump version to v0.1.13 (#44)
  • be372f7 fix: improve error handling for physical index operations (#43)

v0.1.12

20 Sep 20:33
0d95a44

Choose a tag to compare

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

27 Aug 16:07
7be7b9a

Choose a tag to compare

Changelog

  • 3db5855 Add MCP tools for alert configuration and monitoring
  • b2ede1f Add comprehensive .gitignore for Go project
  • bdb56f9 Add documentation for get_service_environments tool
  • 7b4f525 Prepare v0.1.11 release
  • af7e83f Update README.md with alert tools documentation

v0.1.10

26 Aug 09:39
34ae614

Choose a tag to compare

Changelog

  • fcd1de1 Prepare v0.1.10 release
  • d6f9f61 fix problems with environment selection

v0.1.9

20 Aug 06:18
4d147b3

Choose a tag to compare

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

29 Jun 18:04
dd86f02

Choose a tag to compare

Changelog

v0.1.7

29 Jun 17:55
f7cbe4b

Choose a tag to compare

Changelog

  • a26feaf Complete automation of release
  • fe39821 Tag and release together

v0.1.5

29 Jun 17:31
9b51910

Choose a tag to compare

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