-
Notifications
You must be signed in to change notification settings - Fork 851
Description
📊 Burndown Chart
Since this is the first data collection, the burndown chart will become richer as more daily snapshots are gathered. Here's the current status:
xychart-beta
title "13.2 Milestone Burndown (Open Issues)"
x-axis ["Feb 18", "Feb 19"]
y-axis "Open Issues" 0 --> 40
line [40, 37]
Chart will expand to 7 days as more data points are collected.
📈 Milestone Progress
| Metric | Count |
|---|---|
| Open Issues | 37 |
| Closed Issues | 73 |
| Total Issues | 110 |
| Completion | 66.4% |
| Net Change (24h): This is our baseline measurement. |
✅ Issues Closed Today
Great progress! 6 issues were closed in the 13.2 milestone in the last 24 hours:
| Issue | Title | Closed By |
|---|---|---|
| #14538 | MCP server: TryGetResourceToolMap cache never hits due to SelectedAppHostPath mismatch, causing perpetual tools/list refresh loop | N/A |
| #14523 | aspire deploy - Permission denied in Azure Pipelines |
N/A |
| #14461 | aspire agent init command should support emitting config for MCP |
N/A |
| #14375 | Aspire MCP Server: tools/list infinite loop when db-mcp tools register (tools_changed notification race condition) | N/A |
| #14235 | VS Code Aspire CLI Install not working | N/A |
| #13559 | [AspireE2E] When running an aspire react starter project, the localhost page can't be found after open the server's URL link | N/A |
🐛 New Bugs Found
No new bugs were added to the 13.2 milestone in the last 24 hours 🎉
However, 5 new issues were added to the milestone (not labeled as bugs):
- #14574 - Backchannel log replay plumbing for TUI support
- #14558 - aspire stop --non-interactive fails when multiple AppHosts are running
- #14553 - Update JsonPatch.Net and JsonSchema.Net together to latest versions
- #14550 - 13.2 SDK breaks with Central Package Management
- #14538 - MCP server: TryGetResourceToolMap cache never hits due to SelectedAppHostPath mismatch, causing perpetual tools/list refresh loop
🚀 Notable Changes Merged
5 PRs were merged to release/13.2 in the last 24 hours:
MCP Server Improvements
- #14539 - Fix TryGetResourceToolMap cache miss causing perpetual tools/list refresh loop by
@mitchdenny - #14494 - Fix MCP server tools/list infinite loop caused by notification race condition by
@sebastienros
CLI & Infrastructure
- #14534 - Fix permission denied error in Azure Pipelines by
@eerhardt - #14442 - Add WithCompactResourceNaming() to fix storage name collisions by
@mitchdenny
Automation
- #14546 - [Automated] Update AI Foundry Models by
@github-actions[bot]
👀 PRs Awaiting Review
There are 18 open PRs targeting release/13.2 that may need attention:
Recently Opened (Feb 19)
- #14575 - Fix aspire stop --non-interactive with multiple AppHosts by
@mitchdenny - #14573 - Stop running AppHost before adding packages by
@mitchdenny - #14572 - Redirect human-readable messages to stderr when --format json is used by
@mitchdenny - #14571 - Suppress update notification when running with --detach by
@mitchdenny - #14570 - Stop command exits with 0 when no AppHost is running by
@mitchdenny - #14569 - Replace Playwright MCP server with Playwright CLI installation by
@mitchdenny - #14568 - Fix CopilotCliRunner version parsing for 'GitHub Copilot CLI X.X.X' format by
@mitchdenny - #14559 - Allow docker build secrets to be files by
@eerhardt
Recently Opened (Feb 18)
- #14555 - Update container image tags to latest versions by @joperezr
- #14552 - Copy .npmrc in JavaScript docker files before doing install by
@eerhardt - #14549 - Update external NuGet dependencies to latest versions by @joperezr
- #14537 - Handle malformed MCP JSON config files gracefully by
@mitchdenny
Earlier PRs Still Open
- #14512 - Add backchannel log replay for TUI support by
@mitchdenny(opened Feb 16) - #14510 - Add ACA deployment E2E tests for custom and existing ACR by
@mitchdenny(opened Feb 16) - #14502 - [release/13.2] Add WinGet publishing pipeline for Aspire CLI by
@radical(opened Feb 14) - #14491 - Warn when persistent containers lack user secrets configuration by
@sebastienros(opened Feb 13) - #14483 - Make app provisioning wait for role assignments and private endpoints by
@Copilot(opened Feb 13) - #14452 - Add AzureServiceTags with common Azure service tags for NSG rules by
@Copilot(opened Feb 11)
💬 Discussions
Recent activity mentioning 13.2 in the last 24 hours:
- #14566 - [agentics] 13.2 Release Burndown Report failed (updated Feb 19)
- #14550 - 13.2 SDK breaks with Central Package Management (updated Feb 19)
- #14574 - Backchannel log replay plumbing for TUI support (updated Feb 19)
- #14407 - [AspireE2E] There are some error "Uncaught RangeError: Maximum call stack size exceeded" when clicking the manage button on Settings page of the 13.2 aspire project (updated Feb 19)
- #14392 - Should 13.2's Json Export export collections rather than arrays of properties with key & value properties (updated Feb 18)
📋 Triage Queue
7 new issues were opened in the last 24 hours that need milestone assignment:
- #14579 - Two BaseKubernetesResource with same Metadata.Name when running aspire publish the two resources overrides each other
- #14578 - Make it possible to use podman/docker that is installed inside wsl from windows on locked down windows hosts
- #14577 - .env files being resorted by Docker Compose publisher
- #14565 - [agentics] Failed runs
- #14566 - [agentics] 13.2 Release Burndown Report failed
- #14542 - [repo-status] Daily Repo Status - February 18, 2026 🌟
- #14540 -
aspire publish/deploy/do prepare-envalways uses Debug build
🎯 Summary
We're at 66.4% completion with 37 issues remaining. Strong momentum with 6 issues closed and 5 PRs merged today! The team has 18 PRs in the review pipeline targeting the release branch. Keep up the excellent work! 💪
Generated by 13.2 Release Burndown Report