github microsoft/aspire v13.3.5
Aspire 13.3.5

latest releases: v13.4.6, v13.4.5, v13.4.4-release...
one month ago

What's New in Aspire 13.3.5

Patch release for Aspire 13.3 with fixes for the Azure provisioning location prompt and an Aspire CLI named-pipe timeout on Linux with .NET SDK 10.0.300.

๐Ÿ› Fixes

  • ๐Ÿ“ Azure provisioning location prompt not populated โ€” Selecting an existing resource group during aspire publish now correctly populates dependent server-controlled fields (such as Location). Previously, server-provided values for disabled inputs were discarded, leaving those fields blank. (#17278, backported via #17291)
  • ๐Ÿ”ง Aspire CLI named-pipe timeout on Linux with .NET SDK 10.0.300 โ€” The Aspire CLI was forcing DOTNET_CLI_USE_MSBUILD_SERVER=1 for all dotnet run/dotnet build invocations. On Linux with SDK 10.0.300 this caused a named-pipe timeout that prevented aspire run from building the AppHost. The forced override has been removed so the SDK chooses MSBuild server behavior. Fixes #16849. (#17313, backported via #17314)

๐Ÿท๏ธ Housekeeping

  • โฌ†๏ธ Skipped log publish for WinGet/Homebrew installer pipeline jobs to fix Prepare Installers stage failures (#17134)
  • ๐Ÿš€ Bumped branding to 13.3.5 (#17315)

Full Changelog: v13.3.4...v13.3.5

Full commit: 70b33bcb5f64c75e3ab6f57616545f35bd43dc81

Generated by Generate release notes for a new stable Aspire release ยท โ— 4.3M

Don't miss a new aspire release

NewReleases is sending notifications on new releases.