dotnet · dotnet/aspire · v13.4.4-releaseGood to know
dotnet/aspire v13.4.4-release: DCP reconnection and ExcludeFromMcp() fixes
Patch release for Aspire 13.4 with two fixes: improved DCP connection reliability during request execution (reconnection is now attempted on transient disconnec
What changed
Patch release for Aspire 13.4 with two fixes: improved DCP connection reliability during request execution (reconnection is now attempted on transient disconnections) and consistent ExcludeFromMcp() filtering across all CLI MCP tools (list_resources, list_console_logs, execute_resource_command, list_structured_logs, list_traces, list_trace_structured_logs now honor the exclusion).
Who it affects
Users of Aspire 13.4 who rely on DCP requests or use CLI MCP tools with ExcludeFromMcp() resources.
What to do today
Update to Aspire 13.4.4 to benefit from the fixes.
The trail
Collected→
Audited→
Written→
Published