Skip to content

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 26 Jul 15:49

The server now tells you its real version

Every release before this one identified itself as ratatosk-mcp/0.2, no matter the actual version. The version is now stamped at build time, so the MCP handshake and the User-Agent header both report the real one.

Also in this release:

  • kagent integration: kagent.enabled Helm toggle or plain manifests; the example agent is now named ratatosk-agent and discovers running versions itself through kagent's read-only cluster tools (kagent.agent.k8sTools, on by default)
  • Runs clean under Pod Security Standards restricted (seccompProfile added)
  • Security policy (private vulnerability reporting) and contributing guide

Full Changelog: v0.3.4...v0.3.5