Skip to content

Releases: sysdiglabs/sysdig-mcp-server

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 10:39
0e6e2ad

Breaking changes

Changes:

  • Removed generate_sysql/run_sysql tools (+ tests) and the
    GenerateSysql client extension (+ integration test, mocks
    regenerated).
  • Cleaned up orphaned permissions sage.exec and risks.read (only
    metrics-data.read remains).

Other changes

  • Updated docs (README, AGENTS, tools/README, TROUBLESHOOTING) and
    .claude/settings.local.json.
  • just update: bumped Go deps, flake.lock and base images.

Note: QuerySysql*/GetSysqlSchema stay in client.gen.go since
they're generated from the OpenAPI spec (DO NOT EDIT, they come back on
the next just update).

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 10:28
5949c1f

Compilation & Dependencies

  • update to fix vulnerabilities (#88)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 25 May 10:13
799bc89
refactor!: remove Sysdig Secure tools, redirect to @sysdig/secure-mcp…

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 18 May 09:41
deedcc2

Compilation & Dependencies

  • update base images and go modules to fix vulns (#85)

Small Modifications

  • pin go_1_26 to nixos-25.11 (#84)

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 12 May 07:07
d7aec54

Continuous Integration

  • improve sysdig client test coverage (#81)

Features

  • k8s: support promql historical data queries (#82)

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 27 Apr 08:18
baede82

Documentation

  • clarify API token can be Secure or Monitor (#78)

Features

  • add cross-platform binary releases and restructure setup docs (#74)

Small Modifications

  • update dependencies (#80)
  • update dependencies 2026-04-07 (#76)

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 20 Mar 10:36
07a0594

Features

  • add opt-in stateless mode for streamable-http transport (#73)

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 09 Mar 13:50
0ee81ca

Compilation & Dependencies

  • update dependencies and base images to fix CVEs (#71)

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 04 Mar 09:37
9965598

Bug Fixes

  • default listening host to all interfaces for container compatibility (#69)

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 27 Feb 11:28
a2f243d

Bug Fixes

  • list_runtime_events: enable ML event discovery (#67)

Compilation & Dependencies

  • release v1.0.3 (#68)
  • update to Go 1.26 (#65)

Documentation

  • remote deployment guide
  • organize tools documentation by product (Monitor/Secure) (#64)