-
Notifications
You must be signed in to change notification settings - Fork 850
Description
📊 Burndown Chart
xychart-beta
title "13.2 Milestone Burndown (Open Issues)"
x-axis ["Mar 14", "Mar 15", "Mar 16", "Mar 17", "Mar 18", "Mar 19", "Mar 20"]
y-axis "Open Issues" 0 --> 40
line [32, 32, 30, 30, 34, 32, 27]
📈 Milestone Progress
| Metric | Count |
|---|---|
| Open Issues | 27 |
| Closed Issues | 175 |
| Total Issues | 202 |
| Completion | 86.6% |
Net change today: -5 open issues (6 closed, 1 opened)
✅ Issues Closed Today
6 issues closed in the last 24 hours:
| # | Title |
|---|---|
| #15162 | don't build dotnet projects in extension using dev kit, ONLY use cli |
| #15161 | DebugSessionRunMode not respected for project resources |
| #15136 | figure out what needs to change to support new config file/location |
| #14943 | validate and release extension version 1.0.4 with aspire 13.1 and latest 13.2 bits |
| #14941 | add run/debug apphost buttons in editor run area for non-c# language apphosts |
| #14854 | make sure ts apphost is debuggable |
🐛 New Bugs Found
No new bugs added to the 13.2 milestone today 🎉
1 new issue was added to 13.2: #15396 —
aspire add --version should not prompt for a version(area-cli, not a bug)
🚀 Notable Changes Merged
15 PRs merged to release/13.2 in the last 24 hours:
🔧 CLI / Config
| # | Title | Author |
|---|---|---|
| #15417 | Fix default NuGet packages restore folder | github-actions[bot] |
| #15415 | Store temporary AppHost service under user .aspire directory | sebastienros |
| #15387 | Include restored packages in aspire cache clear |
davidfowl |
| #15383 | Fix config boolean handling: crash on read, wrong types on write | mitchdenny |
| #15346 | Use home-based CLI cache and randomized socket paths | sebastienros |
| #15395 | Handle version selector in CPM CLI E2E test | github-actions[bot] |
📊 Dashboard
| # | Title | Author |
|---|---|---|
| #15381 | Fix dashboard GitHub Copilot integration | JamesNK |
🧩 Extension
| # | Title | Author |
|---|---|---|
| #15397 | Add AppHost CodeLens and gutter decoration support | adamint |
| #15379 | Fix dashboard image in marketplace README and bump extension version to 1.0.6 | adamint |
☁️ Hosting / Packages
| # | Title | Author |
|---|---|---|
| #15394 | Stabilize Aspire.Hosting.Azure Network and Sql packages | eerhardt |
| #15389 | Update Foundry models | sebastienros |
| #15377 | Stabilize Aspire.Hosting.Docker package | mitchdenny |
| #15371 | Mark code generation packages experimental | sebastienros |
| #15370 | API Review Feedback | eerhardt |
🔒 Security
| # | Title | Author |
|---|---|---|
| #15411 | Bump Microsoft.Bcl.Memory to 10.0.5 to fix CVE-2026-26127 | github-actions[bot] |
👀 PRs Awaiting Review
12 open PRs targeting release/13.2:
| # | Title | Author | Open For | Reviewers |
|---|---|---|---|---|
| #15423 | Fix config discovery to search from apphost directory and add aspire.config.json to .NET templates | mitchdenny | <1d | DamianEdwards, maddymontaquila, joperezr |
| #15414 | [IGNORE] Running Cli E2E tests with 13.2 | radical | <1d | — |
| #15400 | WithBrowserDebugger: no-op when IDE lacks browser capability | adamint | <1d | — |
| #15355 | Enable CFSClean* policies for dotnet-aspire pipeline | mmitche | 1d | — |
| #15337 | Fix dashboard URL in aspire describe to use returnUrl instead of path concat | adamint | 2d | — |
| #15291 | Filter Aspire.Hosting bits out of sdk dump command |
IEvangelist | 3d | sebastienros, eerhardt |
| #15267 | Migrate DotnetToolResource to use RequiredCommandValidator |
afscrome | 4d | mitchdenny |
| #15237 | Use ASP.NET Core dev cert for DCP to avoid issues with ephemeral cert trust | danegsta | 6d | — |
| #15230 | Improve polyglot and resource-scoped error messages | IEvangelist | 6d | davidfowl, mitchdenny, sebastienros |
| #15123 | Handle brownfield TypeScript aspire init | mitchdenny | 9d | — |
| #15112 | Localization cleanup: remove unused keys, localize hardcoded strings | adamint | 9d | — |
| #15022 | Refactor agent environment scanners and add standard location support | IEvangelist | 13d | davidfowl, sebastienros, eerhardt |
💬 Discussions
No discussions specifically related to 13.2 were found with recent activity in the last 24 hours.
📋 Triage Queue
14 new issues opened in the last 24 hours with no milestone assigned:
| # | Title | Labels |
|---|---|---|
| #15434 | User page not found | area-dashboard |
| #15433 | Customer details view page not found | area-dashboard |
| #15432 | customizing columns | needs-area-label |
| #15431 | [AspireE2E] Rebuilding myapp-windows fails after adding Maui Aspire integration | needs-area-label |
| #15430 | [AspireE2E] Frontend displays "loading" with no error info after stopping backend | needs-area-label |
| #15429 | [AspireE2E] Running from output path keeps showing "Connecting to apphost..." | area-cli |
| #15428 | [AspireE2E] Starter App (Express/React) times out waiting for AppHost server | area-cli |
| #15427 | [AspireE2E] AI agent config window disappears too fast to interact with | needs-area-label |
| #15426 | [AspireE2E] App resources fail to stop on dashboard page | needs-area-label |
| #15425 | [Deployment E2E] Nightly test failure - 2026-03-20 | area-testing |
| #15412 | Replace SHA-256 with non-cryptographic hash for socket/pipe path naming | needs-area-label |
| #15408 | Provided ESLint configs use deprecated tseslint.config | needs-area-label |
| #15404 | Polyglot AppHost doesn't respect $env:NUGET_PACKAGES | area-cli |
| #15385 | Add listing of steps in aspire do |
needs-area-label |
💡 Several
[AspireE2E]issues appear to be from automated testing — these may benefit from bulk triage.
Great progress today — 6 issues closed, 15 PRs merged, and open issue count is at its lowest this week. Keep pushing! 🚀
Generated by 13.2 Release Burndown Report