Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 31, 2025

Backport of #12540 to release/13.0

/cc @karolz-ms @dotnet-maestro[bot]

Customer Impact

This was originally investigated in response to #11717 ("rogue" errors from DCP at startup) but it is more serious than just a few unnecessary errors, namely, there is a short window during startup when DCP proxy may erroneously drop new connections. The DCP version associated with this PR fixes this issue.

Testing

Manual and automated testing

Risk

Low

Regression?

No

…build 0.18.10 On relative base path root Microsoft.DeveloperControlPlane.darwin-amd64 , Microsoft.DeveloperControlPlane.darwin-arm64 , Microsoft.DeveloperControlPlane.linux-amd64 , Microsoft.DeveloperControlPlane.linux-arm64 , Microsoft.DeveloperControlPlane.linux-musl-amd64 , Microsoft.DeveloperControlPlane.windows-386 , Microsoft.DeveloperControlPlane.windows-amd64 , Microsoft.DeveloperControlPlane.windows-arm64 From Version 0.18.9 -> To Version 0.18.10
@github-actions
Copy link
Contributor Author

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 12564

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 12564"

@joperezr
Copy link
Member

@danegsta I'm assuming we should hold off on this one until we figure out what is going on with the dashboard in python, but let me know if I should still look into this one.

@karolz-ms
Copy link
Member

@joperezr we are going to push a newer version into Aspire 13 to fix the Python issue. Closing this one

@karolz-ms karolz-ms closed this Nov 1, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Dec 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants