microsoft/aspire v13.4.4-release
microsoft/aspire
Captured source
source ↗published Jun 15, 2026seen 3hcaptured 3hhttp 200method plain
Aspire 13.4.4
Repository: microsoft/aspire
Tag: v13.4.4-release
Published: 2026-06-15T06:12:23Z
Prerelease: no
Release notes:
What's New in Aspire 13.4.4
Patch release for Aspire 13.4 with improved DCP connection reliability during request execution and consistent ExcludeFromMcp() filtering across all CLI MCP tools.
🐛 Fixes
- 🔌 DCP requests could fail permanently when the connection dropped mid-request — If the underlying DCP channel closed while a request was in flight, the error was surfaced directly instead of being retried. Reconnection is now attempted as part of the DCP request retry path so transient disconnections recover automatically without surfacing errors. (#18096,
@karolz-ms) - 🔍 Resources marked with `ExcludeFromMcp()` were not consistently filtered from CLI MCP tools — Resources with the
resource.excludeFromMcpproperty were not excluded uniformly from all CLI MCP tool results.list_resources,list_console_logs,execute_resource_command,list_structured_logs,list_traces, andlist_trace_structured_logsall now honor the exclusion, preventing excluded resources and their telemetry from appearing in agent context. (#18150,@JamesNK)
🏷️ Housekeeping
- 📦 Improved npm CLI package metadata and hardened npm publish validation in the release pipeline. (#18093,
@adamratzman)
- * *
_Full Changelog: v13.4.3...v13.4.4_
_Full commit: ccc566c5ab3285c9beb8f38ede34734bb477c029_
Notability
notability 4.0/10Routine patch release of Microsoft Aspire, not AI model.