Update release/13.2 DCP version to 0.22.7#14637
Merged
karolz-ms merged 1 commit intorelease/13.2from Feb 24, 2026
Merged
Conversation
Contributor
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 14637Or
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 14637" |
danegsta
approved these changes
Feb 24, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request updates the Developer Control Plane (DCP) dependency from version 0.22.6 to 0.22.7 across all supported platforms. The DCP is a core component of the Aspire hosting infrastructure. The update includes both the version numbers and the corresponding Git SHA hashes for the new version.
Changes:
- Updated DCP version from 0.22.6 to 0.22.7 for all 7 platform variants (darwin-amd64, darwin-arm64, linux-amd64, linux-arm64, linux-musl-amd64, windows-amd64, windows-arm64)
- Updated the Git SHA from 9585d3bbfad8a356770096fcda944349da4145f1 to e6844e7cee9edb9fbe3d2315a8817fd3b565979f for all platform packages
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/Versions.props | Updated all 7 DCP package version properties to 0.22.7 |
| eng/Version.Details.xml | Updated all 7 DCP dependency entries with new version (0.22.7) and Git SHA (e6844e7cee9edb9fbe3d2315a8817fd3b565979f) |
Contributor
🎬 CLI E2E Test RecordingsThe following terminal recordings are available for commit
📹 Recordings uploaded automatically from CI run #22333258701 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.