Skip to content

Aspire 13.2.3

Choose a tag to compare

@github-actions github-actions released this 21 Apr 21:33
0838645

What's New in Aspire 13.2.3

Patch release focused on CLI packaging, signing, and reliability fixes.

🐛 Fixes

  • 🛑 aspire stop now properly cleans up application containers on Windows (#16123)
  • 🔐 Fixed macOS signing, permissions, and certificate trust with improved CI verification (#16053)
  • ✍️ Fixed signing for the aspire-managed bundle payload (#16211)
  • 🎭 Fixed Playwright CLI provenance verification for the new tag format (#16134)
  • 🧭 Updated service discovery environment variables (#16223)

🔧 Improvements

  • 📊 Removed telemetry API data limits and refactored URL builders (#16023)
  • ⏱️ Increased native build + sign timeout to 60 minutes for reliability (#16212)

🏷️ Housekeeping

  • 🔖 Bumped branding to 13.2.3 (#16181)
  • 🧪 Temporarily disabled Verify CLI archive step on Windows while investigating (#16276, #16285)