Skip to content

v2.0.5

Latest

Choose a tag to compare

@arvindand arvindand released this 23 Feb 00:36
· 2 commits to main since this release

STDIO Docker Reliability Release - Restores native stdio MCP startup for VS Code/Copilot after recent dependency updates and temporarily pins Logback to avoid stdout protocol pollution.

Changed (2.0.5)

  • Native STDIO Docker Build Config: Explicitly enables Spring AI MCP stdio transport in the docker profile (application-docker.yaml) so native stdio images respond correctly to MCP initialize
  • Self-Update Workflow Ignore List: Excludes temporary MCP SDK and Logback override dependencies from automated dependency-update PRs

Fixed (2.0.5)

  • VS Code / Copilot STDIO MCP Startup: Temporary logback.version override to 1.5.22 avoids Logback 1.5.32 startup status output on stdout in native stdio images, which breaks MCP message parsing