Skip to content

Conversation

@github-actions
Copy link
Contributor

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

Backport of #12556 to release/13.0

/cc @JamesNK

Customer Impact

If a customer modifies their https launch profile to use http for the MCP endpoint, it will fail. This is because the https redirection middleware was incorrectly being added.

Testing

Manual and unit tests

Risk

Low

Regression?

No

@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 -- 12557

Or

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

@JamesNK JamesNK added the Servicing-consider Issue for next servicing release review label Oct 31, 2025
@joperezr joperezr added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Oct 31, 2025
@joperezr joperezr merged commit 254fb15 into release/13.0 Oct 31, 2025
296 checks passed
@joperezr joperezr deleted the backport/pr-12556-to-release/13.0 branch October 31, 2025 22:35
@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