-
Notifications
You must be signed in to change notification settings - Fork 813
Closed as not planned
Description
📊 Burndown Chart
xychart-beta
title "13.2 Milestone Burndown (Open Issues)"
x-axis ["Feb 19", "Feb 20", "Feb 21", "Feb 22", "Feb 24", "Feb 25"]
y-axis "Open Issues" 0 --> 50
line [37, 44, 36, 38, 20, 24]
📈 Milestone Progress
| Metric | Count |
|---|---|
| Open Issues | 24 |
| Closed Issues | 93 |
| Total Issues | 117 |
| Completion | 79.5% |
Note: The milestone also tracks 21 open PRs targeting the
release/13.2branch.
✅ Issues Closed Today
3 issues were closed in the last 24 hours:
| # | Title | Area | Closed By |
|---|---|---|---|
| #14660 | Replace --project with --apphost in the CLI | area-cli | — |
| #14495 | Make config list prettier and have copy-pasteable commands | — | — |
| #14411 | Service discovery seems to be broken for python/uvicorn resources | area-app-model, python | — |
🐛 New Bugs Found
No new issues labeled bug were added to the 13.2 milestone in the last 24 hours 🎉
4 new issues were added to the 13.2 milestone:
| # | Title | Area |
|---|---|---|
| #14676 | When polyglotSupportEnabled, show a language selection when running aspire new | area-cli |
| #14669 | CLI describe command fails to resolve resource by logical name | area-cli |
| #14660 | Replace --project with --apphost in the CLI | area-cli |
| #14652 | If there is only one apphost in the workspace, set it automatically as the default | area-extension |
🚀 Notable Changes Merged
16 PRs were merged into release/13.2 in the last 24 hours:
CLI (area-cli):
| # | Title | Author |
|---|---|---|
| #14674 | Rename --project to --apphost |
@JamesNK |
| #14667 | Backport E2E test refactoring | @JamesNK |
| #14662 | Write empty JSON from aspire ps to stdout |
@JamesNK |
| #14661 | Always display message when no app host; share common resource strings | @JamesNK |
| #14645 | Fix LogsCommand to sort results by timestamp |
@JamesNK |
| #14644 | Add shortcut for aspire run --detached via aspire start |
@davidfowl |
| #14334 | Fix CLI installation scripts to work when Aspire is running | @Copilot |
Azure / Polyglot:
| # | Title | Author |
|---|---|---|
| #14665 | Add AspireExport coverage for Aspire.Hosting.Azure.ServiceBus | @sebastienros |
Dashboard:
| # | Title | Author |
|---|---|---|
| #14654 | Fix call stack exceeded frontend error (dialog close before nested dialog) | @adamint |
Infrastructure / Other:
| # | Title | Author |
|---|---|---|
| #14512 | Add backchannel log replay for TUI support | @mitchdenny |
| #14655 | Remove mention of .NET in Aspire CLI settings schema | @adamint |
| #14650 | Fix Windows bundle build: add Bundle.proj payload step to ADO pipeline | @davidfowl |
| #14653 | Fix port mismatch for bait-and-switch resources in Kubernetes publisher | @joperezr |
| #14649 | Revert "Fix port mismatch for bait-and-switch resources in Kubernetes publisher" | @joperezr |
| #14639 | Remove test-scenarios infrastructure | @mitchdenny |
| #14637 | Update release/13.2 DCP version to 0.22.7 | @karolz-ms |
👀 PRs Awaiting Review
There are 21 open PRs targeting release/13.2. Oldest first:
| # | Title | Author | Open For |
|---|---|---|---|
| #14402 | [PoC] Add aspire monitor TUI command | @mitchdenny |
16 days |
| #14483 | Make app provisioning wait for role assignments and private endpoints | @Copilot |
12 days |
| #14491 | Warn when persistent containers lack user secrets configuration | @sebastienros |
12 days |
| #14502 | [release/13.2] Add WinGet publishing pipeline for Aspire CLI | @radical |
11 days |
| #14547 | Suppress error notifications for extension prompt cancellation in CLI | @adamint |
6 days |
| #14556 | Use VS Code file pickers instead of prompting for strings | @adamint |
6 days |
| #14569 | Replace Playwright MCP server with Playwright CLI installation | @mitchdenny |
6 days |
| #14601 | Prevent duplicate logs with aspire --watch |
@sebastienros |
4 days |
| #14627 | Fix port mismatch for bait-and-switch resources in Kubernetes publisher | @mitchdenny |
1 day |
| #14628 | Test updating Azure.Provisioning.AppContainers to 1.2.0-beta.1 | @eerhardt |
1 day |
| #14631 | Add git repository-based templates for aspire new --template |
@mitchdenny |
1 day |
| #14643 | Fix #14640: Add configurable search timeout and increase test WaitUntil | @mitchdenny |
1 day |
| #14656 | Add role assignment for storage polyglot | @sebastienros |
today |
| #14659 | Fix SecurityRule name generation (include "to" and index offset) | @eerhardt |
today |
| #14663 | Enable HTTPS support for vnext cosmosdb emulator | @danegsta |
today |
| #14664 | Fix Azure SQL Server private endpoints | @eerhardt |
today |
| #14666 | Add logging if app host is running with untrusted dev cert | @danegsta |
today |
| #14670 | Consistently send messages to stderr when format is JSON | @JamesNK |
today |
| #14672 | Add polyglot exports for Azure Functions | @sebastienros |
today |
| #14673 | Add aspire secret command for managing AppHost user secrets |
@davidfowl |
today |
| #14677 | Refactor aspire new layering for polyglot templates |
@davidfowl |
today |
💬 Discussions
No discussions related to 13.2 were found with recent activity in the last 24 hours.
📋 Triage Queue
3 new issues opened in the last 24 hours without a milestone assigned:
| # | Title | Labels |
|---|---|---|
| #14681 | Add a database resource property with real connection string | area-integrations |
| #14679 | Add two separate commands to restart a resource (with and without debugger) | needs-area-label |
| #14671 | [Deployment E2E] Nightly test failure - 2026-02-25 | area-testing, deployment-e2e |
💪 The team shipped 16 PRs in one day — outstanding velocity as we drive 13.2 to the finish line!
Generated by 13.2 Release Burndown Report
Reactions are currently unavailable