Skip to content

Conversation

@danegsta
Copy link
Member

@danegsta danegsta commented Nov 25, 2025

Update the build of DCP in release/13.0 to 0.18.15.

0.18.15 includes several dependency updates with both security and bug fixes, as well as a fix for a timing issue with the experimental container to host tunnel feature introduced in Aspire 13.0.0.

…build 0.18.15

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-amd64 , Microsoft.DeveloperControlPlane.windows-arm64 From Version 0.20.2 -> To Version 0.18.15
Microsoft.DeveloperControlPlane.windows-386 From Version 0.19.0 -> To Version 0.18.15
@github-actions
Copy link
Contributor

🚀 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 -- 13187

Or

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

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Microsoft Developer Control Plane (DCP) dependencies from version 0.18.13 to 0.18.15 across all supported platforms. The update includes security fixes, bug fixes, and a fix for a timing issue with the experimental container-to-host tunnel feature introduced in Aspire 13.0.0.

Note: There is a discrepancy between the PR description, which mentions version 0.13.15, and the actual version being set in the code, which is 0.18.15.

Key Changes

  • Updated all 8 platform-specific DCP package versions from 0.18.13 to 0.18.15
  • Updated corresponding SHA references to the new commit in the usvc-apiserver repository

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
eng/Versions.props Updated MSBuild properties for all 8 DCP platform-specific package versions (darwin-amd64, darwin-arm64, linux-amd64, linux-arm64, linux-musl-amd64, windows-386, windows-amd64, windows-arm64)
eng/Version.Details.xml Updated XML dependency entries with new version numbers and SHA hashes for all 8 DCP platform packages

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@joperezr joperezr added the Servicing-approved Approved for servicing release label Nov 25, 2025
@joperezr joperezr merged commit 5ee81c7 into dotnet:release/13.0 Nov 25, 2025
589 of 592 checks passed
This was referenced Nov 26, 2025
This was referenced Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants