Skip to content

[release/13.2] Update Azure.Core to latest version - lift all runtime dependencies to latest#14467

Merged
eerhardt merged 5 commits intorelease/13.2from
backport/pr-14361-to-release/13.2
Feb 12, 2026
Merged

[release/13.2] Update Azure.Core to latest version - lift all runtime dependencies to latest#14467
eerhardt merged 5 commits intorelease/13.2from
backport/pr-14361-to-release/13.2

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 12, 2026

Backport of #14361 to release/13.2

/cc @eerhardt

Customer Impact

We need to reference the latest version of Azure.Core. This allows us to take dependencies on newer Azure libraries.

Testing

Current automated tests

Risk

We are now lifting all our System.* and Microsoft.Extension.* dependencies to v10. This may cause issues for our customers who are still on net8 and net9 TFMs.

Regression?

No

Use latest versions for all dotnet/runtime nuget packages. This simplifies our dependency management.

Remove ForceLatestDotnetVersions property from multiple project files
There is a timing issue when using Start/Stop since the background pipeline might still be running and it cancels the pipeline before it can complete.
…e AuxiliaryBackchannelService is listening and ready for connections.
…orwarderService has started before signalling the stopping token.
@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 -- 14467

Or

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

@eerhardt eerhardt requested a review from joperezr February 12, 2026 15:56
@eerhardt eerhardt enabled auto-merge (squash) February 12, 2026 15:58
@github-actions
Copy link
Contributor Author

🎬 CLI E2E Test Recordings

The following terminal recordings are available for commit 4da92dd:

Test Recording
AgentCommands_AllHelpOutputs_AreCorrect ▶️ View Recording
AgentInitCommand_MigratesDeprecatedConfig ▶️ View Recording
Banner_DisplayedOnFirstRun ▶️ View Recording
Banner_DisplayedWithExplicitFlag ▶️ View Recording
CreateAndDeployToDockerCompose ▶️ View Recording
CreateAndDeployToDockerComposeInteractive ▶️ View Recording
CreateAndPublishToKubernetes ▶️ View Recording
CreateAndRunAspireStarterProject ▶️ View Recording
CreateAndRunAspireStarterProjectWithBundle ▶️ View Recording
CreateAndRunJsReactProject ▶️ View Recording
CreateAndRunPythonReactProject ▶️ View Recording
CreateEmptyAppHostProject ▶️ View Recording
CreateStartAndStopAspireProject ▶️ View Recording
CreateStartWaitAndStopAspireProject ▶️ View Recording
CreateTypeScriptAppHostWithViteApp ▶️ View Recording
DoctorCommand_DetectsDeprecatedAgentConfig ▶️ View Recording
DoctorCommand_WithSslCertDir_ShowsTrusted ▶️ View Recording
DoctorCommand_WithoutSslCertDir_ShowsPartiallyTrusted ▶️ View Recording
LogsCommandShowsResourceLogs ▶️ View Recording
PsCommandListsRunningAppHost ▶️ View Recording
ResourcesCommandShowsRunningResources ▶️ View Recording

📹 Recordings uploaded automatically from CI run #21953922456

@eerhardt eerhardt merged commit 79d5838 into release/13.2 Feb 12, 2026
343 checks passed
@eerhardt eerhardt deleted the backport/pr-14361-to-release/13.2 branch February 12, 2026 23:28
@dotnet-policy-service dotnet-policy-service bot added this to the 13.2 milestone Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant