github microsoft/aspire v13.2.1
Aspire 13.2.1

3 hours ago

Bug Fixes

  • Fix cross-compiled CLI bundles missing DCP — win-arm64, linux-arm64, and linux-musl-x64 CLI bundles now correctly include DCP instead of silently
    producing broken bundles (#15529)
  • Fix aspire new in VS Code — OpenEditor is now called after the agent init prompt completes, preventing the workspace switch from severing the CLI
    terminal mid-interaction (#15553)
  • Fix dashboard describe command URLs — Strip /login?t=... from dashboard base URL so resource links no longer produce broken URLs (#15495)
  • Fix guest AppHost launch profile env propagation — Environment variables from launch profiles are now correctly forwarded to guest AppHosts (#15637)
  • Fix .aspire/settings.json → aspire.config.json migration — The migration was silently skipped when the AppHost was resolved from legacy settings
    (#15526)
  • Fix TypeScript AppHost restore config resolution (#15625)
  • Fix installing playwright-cli via aspire agent init on Windows (#15559)
  • Pin Kusto emulator image and fix Cosmos DB emulator stability (#15504)

Improvements

  • Brownfield TypeScript aspire init — Running aspire init in existing JS/TS projects now intelligently merges package.json (scripts, dependencies,
    engines) with semver-aware conflict handling (#15123)
  • Endpoint filtering from default reference set — New ExcludeReferenceEndpoint property allows filtering specific endpoints from WithReference (#15586)
  • Export more ATS hosting APIs for polyglot (TypeScript/Go) AppHost authoring (#15557)
  • Dashboard: support short trace IDs in TelemetryApiService.GetTrace (#15613)
  • Deprecate Aspire.Hosting.NodeJs in CLI integration listings — replacement is Aspire.Hosting.JavaScript (#15686)

Don't miss a new aspire release

NewReleases is sending notifications on new releases.