Skip to content

Bump Aspire.Hosting.AppHost from 13.4.3 to 13.4.4#1413

Merged
Aaronontheweb merged 1 commit into
devfrom
dependabot/nuget/Aspire.Hosting.AppHost-13.4.4
Jun 16, 2026
Merged

Bump Aspire.Hosting.AppHost from 13.4.3 to 13.4.4#1413
Aaronontheweb merged 1 commit into
devfrom
dependabot/nuget/Aspire.Hosting.AppHost-13.4.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Pinned Aspire.Hosting.AppHost at 13.4.4.

Release notes

Sourced from Aspire.Hosting.AppHost's releases.

13.4.4

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.excludeFromMcp property were not excluded uniformly from all CLI MCP tool results. list_resources, list_console_logs, execute_resource_command, list_structured_logs, list_traces, and list_trace_structured_logs all 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

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 16, 2026
@dependabot dependabot Bot force-pushed the dependabot/nuget/Aspire.Hosting.AppHost-13.4.4 branch from 682909e to 2b36b24 Compare June 16, 2026 14:05
---
updated-dependencies:
- dependency-name: Aspire.Hosting.AppHost
  dependency-version: 13.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/Aspire.Hosting.AppHost-13.4.4 branch from 2b36b24 to d7f1ed4 Compare June 16, 2026 16:51
@Aaronontheweb Aaronontheweb merged commit fea688f into dev Jun 16, 2026
16 checks passed
@Aaronontheweb Aaronontheweb deleted the dependabot/nuget/Aspire.Hosting.AppHost-13.4.4 branch June 16, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant