-
Notifications
You must be signed in to change notification settings - Fork 851
Description
📊 Burndown Chart
xychart-beta
title "13.2 Milestone Burndown (Open Issues)"
x-axis ["Feb 22", "Feb 24", "Feb 25", "Feb 26", "Feb 27", "Feb 28", "Mar 1"]
y-axis "Open Issues" 0 --> 45
line [38, 20, 24, 27, 25, 32, 36]
📈 Milestone Progress
| Metric | Count |
|---|---|
| Open Issues | 36 |
| Closed Issues | 108 |
| Total Issues | 144 |
| Completion | 75% |
Counts reflect issues only (PRs excluded). Snapshot taken 2026-03-01.
✅ Issues Closed Today
5 issues closed in the last 24 hours:
| # | Title | Closed At |
|---|---|---|
| #14815 | TypeScript starter template missing tsx devDependency — causes aspire start to hang |
2026-03-01 09:03 |
| #14806 | Remove the dotnetSdkInstallationEnabled feature flag |
2026-03-01 09:01 |
| #14702 | aspire add fails in polyglot scenarios because NuGet package prefetcher is disabled when SDK is not installed |
2026-03-01 09:03 |
| #14676 | When polyglotSupportEnabled, show a language selection when running aspire new |
2026-03-01 00:17 |
| #14770 | Remove the polyglot apphost feature flag | 2026-02-28 18:47 |
🐛 New Bugs Found
No new issues labeled bug were added to the 13.2 milestone in the last 24 hours 🎉
However, 9 new issues were added to the 13.2 milestone today (see notable items in Triage Queue):
| # | Title | Labels |
|---|---|---|
| #14822 | aspire sdk dump should filter output to the specified integration's assembly |
area-cli |
| #14820 | Add a dashboard API and CLI commands to export/import traces/logs/metrics | area-dashboard |
| #14819 | MultipleAppHostTests failed: Check aspire run detach --format json does not bleed output |
area-cli |
| #14815 | TypeScript starter template missing tsx devDependency ✅ closed |
area-templates |
| #14814 | The errors when trying to use the TypeScript apphost are inconsistent between aspire commands | needs-area-label |
| #14807 | No way to see TypeScript apphost logs | area-cli, area-polyglot |
| #14806 | Remove the dotnetSdkInstallationEnabled feature flag ✅ closed |
area-cli |
| #14805 | Clean up the template as subcommand problem in aspire new |
area-cli |
| #14804 | Review the new ts-starter template (Express/React) | area-templates, area-polyglot |
🚀 Notable Changes Merged
8 PRs merged into release/13.2 in the last 24 hours:
CLI / UX
| # | Title | Author |
|---|---|---|
| #14817 | Fix aspire add in polyglot scenarios without .NET SDK |
@davidfowl |
| #14811 | Remove the dotnetSdkInstallationEnabled feature flag |
@Copilot |
| #14803 | Fix describe duplicate rows and colorize resource name in describe | @JamesNK |
| #14749 | Fix and consolidate markup escaping in CLI | @JamesNK |
| #14677 | Refactor aspire new layering for polyglot templates |
@davidfowl |
| #14808 | Suppress animated banner auto-display in CI/non-interactive environments | @github-actions[bot] |
Templates
| # | Title | Author |
|---|---|---|
| #14818 | Add tsx devDependency to ts-starter template |
@davidfowl |
Polyglot / Hosting Integrations
| # | Title | Author |
|---|---|---|
| #14787 | Add polyglot exports for Azure PostgreSQL | @sebastienros |
👀 PRs Awaiting Review
17 open PRs targeting release/13.2 — 16 with 0 approvals:
| # | Title | Author | Age | Approvals |
|---|---|---|---|---|
| #14821 | Add project reference support for polyglot apphost integrations | @davidfowl |
0d | 0 |
| #14786 | Update MCP packages to 1.0.0 and bump all .NET 10.0 packages to 10.0.3 | @Copilot |
1d | 0 |
| #14758 | Add polyglot exports for AppContainers | @sebastienros |
2d | 0 |
| #14756 | Add support for pkcs12 format certificate trust bundles (Java service scenarios) | @danegsta |
2d | 0 |
| #14753 | Create aspire restore command and polyglot playground tests |
@sebastienros |
2d | 0 |
| #14696 | Add networkIsolationPolicy to 1ES pipeline templates for SFI-ES4.2.4 compliance | @joperezr |
3d | 0 |
| #14686 | Add better WithDebugSupport extensibility API (release/13.2 backport) |
@adamint |
3d | 0 |
| #14666 | Add logging if we detect the app host is running with an untrusted dev cert | @danegsta |
4d | 0 |
| #14664 | Fix Azure SQL Server private endpoints | @eerhardt |
4d | 0 |
| #14631 | Add git repository-based templates for aspire new --template |
@mitchdenny |
5d | 0 |
| #14628 | Test updating Azure.Provisioning.AppContainers to 1.2.0-beta.1 | @eerhardt |
5d | 0 |
| #14627 | Fix port mismatch for bait-and-switch resources in Kubernetes publisher (13.2) | @mitchdenny |
5d | 0 |
| #14601 | Prevent duplicate logs with aspire --watch |
@sebastienros |
8d | 0 |
| #14556 | Use VS Code file pickers instead of prompting for strings | @adamint |
10d | 0 |
| #14483 | Make app provisioning wait for role assignments and private endpoints | @Copilot |
16d | 0 |
| #14569 | Replace Playwright MCP server with Playwright CLI installation | @mitchdenny |
10d | ✅ 1 |
| #14402 | [PoC] Add aspire monitor TUI command | @mitchdenny |
20d | 0 (PoC) |
💬 Discussions
No discussions specifically about 13.2 were found with recent activity in the last 24 hours. The GitHub Discussions search is not available without authentication.
📋 Triage Queue
7 new issues opened in the last 24 hours with no milestone assigned:
| # | Title | Labels |
|---|---|---|
| #14824 | Flaky test: WithHttpCommand_ResultsInExpectedResultForStatusCode fails with kubeconfig file locking on Windows |
flaky-test |
| #14823 | Flaky test: AzureEventHubsExtensionsTests.VerifyAzureEventHubsEmulatorResource times out under CI load |
flaky-test |
| #14813 | Should be able to cancel a Waiting resource's startup |
area-app-model |
| #14812 | Can't force start a resource for a second time | area-app-model |
| #14810 | The parameters tab does not populate on refresh, only on navigation | area-dashboard |
| #14802 | aspire new starter templates should include Aspire extension as workspace recommendation |
area-templates |
2 flaky test reports need quarantine review. 2
area-app-modelissues and 1area-dashboardissue need milestone assignment.
💪 Great velocity today — 5 issues closed, 8 PRs merged, and the team is 75% through the 13.2 milestone. Keep it up!
Generated by 13.2 Release Burndown Report