Skip to content

chore: bump to McpPlugin 6.5.5 (6h idle-timeout) + release 0.77.2#795

Merged
IvanMurzak merged 1 commit into
mainfrom
chore/bump-mcpplugin-6.5.5
Jun 3, 2026
Merged

chore: bump to McpPlugin 6.5.5 (6h idle-timeout) + release 0.77.2#795
IvanMurzak merged 1 commit into
mainfrom
chore/bump-mcpplugin-6.5.5

Conversation

@IvanMurzak
Copy link
Copy Markdown
Owner

What

  • Bumps the com.IvanMurzak.McpPlugin.Server NuGet reference in Unity-MCP-Server/com.IvanMurzak.Unity.MCP.Server.csproj from 6.5.4 → 6.5.5. (com.IvanMurzak.McpPlugin.Common 6.5.5 follows transitively.) ReflectorNet is unchanged (5.3.1), and the UseLocalMcpPlugin default-NuGet path is left intact.
  • Releases Unity-MCP 0.77.1 → 0.77.2 via commands/bump-version.ps1 (server csproj <Version> + server.json, Unity package.json, plugin/installer version constants, CLI package.json + lock).

Why

6.5.5 ships the MCP-Plugin-dotnet streamableHttp idle-timeout fix — the default idle-timeout was raised to 6h, so clients no longer get -32001 "Session not found" after the session sits idle. Pinning the server to 6.5.5 carries that fix into the ivanmurzakdev/unity-mcp-server Docker image, which currently builds against 6.5.4.

Verification

  • dotnet build Unity-MCP-Server/com.IvanMurzak.Unity.MCP.Server.csproj -c Release succeeds with 0 errors / 0 warnings.
  • Restore resolves com.IvanMurzak.McpPlugin.Server/6.5.5 and com.IvanMurzak.McpPlugin.Common/6.5.5 (confirmed in project.assets.json).
  • Unity editor tests not run locally (require a Unity install) — they run in CI on merge.

Release impact

Merging to main triggers release.yml, which publishes ivanmurzakdev/unity-mcp-server:0.77.2 to Docker Hub.

🤖 Generated with Claude Code

…se Unity-MCP 0.77.2

Pulls in the MCP-Plugin-dotnet streamableHttp idle-timeout fix (default
idle-timeout raised to 6h), eliminating -32001 "Session not found" errors
after the session sits idle. Bumps the NuGet reference 6.5.4 -> 6.5.5 so the
fix reaches the ivanmurzakdev/unity-mcp-server Docker image, and releases
Unity-MCP 0.77.2.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@IvanMurzak IvanMurzak merged commit 6991517 into main Jun 3, 2026
17 checks passed
@IvanMurzak IvanMurzak deleted the chore/bump-mcpplugin-6.5.5 branch June 3, 2026 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant