chore(deps): bump vendored McpPlugin DLLs to 6.5.5 + release 0.77.3#796
Merged
Conversation
…eout) + release 0.77.3 Refreshed the flat vendored DLLs (McpPlugin.dll + McpPlugin.Common.dll) from the 6.5.5 netstandard2.1 build across all 6 Unity projects (Unity-MCP-Plugin + the 5 Unity-Tests/<ver> projects), sha256-verified via propagate-flat-dll.py. Bumped the McpPlugin / McpPlugin.Common pins to 6.5.5 in all 6 .nuget-installed.json files and in NuGetConfig.cs. Bumped Unity-MCP version 0.77.2 -> 0.77.3. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Bumps the vendored client DLLs
McpPlugin.dll+McpPlugin.Common.dllfrom 6.5.4 → 6.5.5 across the plugin and all 5 Unity-Tests projects, and releases 0.77.3.This realigns the Unity plugin's vendored client DLLs with the 6.5.5 server fix already shipped in 0.77.2 (the 6h streamableHttp idle-timeout that eliminates
-32001 "Session not found"after idle). The idle-timeout fix itself is server-side; this bump is version-consistency so the whole 6.5.5 family is aligned.How
Assets/Plugins/NuGet/locations viapropagate-flat-dll.py(sha256-verified, exit 0)..nuget-installed.json+NuGetConfig.csresolver pin to 6.5.5 (ReflectorNet 5.3.1 untouched).Merging to main triggers
release.yml→ Docker Hub publish ofivanmurzakdev/unity-mcp-server:0.77.3.🤖 Generated with Claude Code