-
Notifications
You must be signed in to change notification settings - Fork 816
Comparing changes
Open a pull request
base repository: dotnet/aspire
base: v9.5.1
head repository: dotnet/aspire
compare: v9.5.2
- 7 commits
- 23 files changed
- 10 contributors
Commits on Oct 10, 2025
-
[release/9.5] Revert SQL Server container image tag from 2025-latest …
…to 2022-latest for Mac ARM compatibility (#11908) * Initial plan * Revert SQL Server container image tag from 2025-latest to 2022-latest Co-authored-by: eerhardt <8291187+eerhardt@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: eerhardt <8291187+eerhardt@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 28d5b55 - Browse repository at this point
Copy the full SHA 28d5b55View commit details -
Ensure OutputPath is created in ResourceContainerImageBuilder (#11886)
When using docker/podman, and specifying an output path, building a docker image will fail if the directory isn't created. Ensure it is created. Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 617e6df - Browse repository at this point
Copy the full SHA 617e6dfView commit details
Commits on Oct 11, 2025
-
[release/9.5] Add configuration to suppress unsecured telemetry messa…
…ge in dashboard (#11954) * Initial plan * Add SuppressUnsecuredTelemetryMessage option to OtlpOptions Co-authored-by: JamesNK <303201+JamesNK@users.noreply.github.com> * Address feedback: Parameterize MainLayout test and remove DashboardOptions tests Co-authored-by: JamesNK <303201+JamesNK@users.noreply.github.com> * Apply suggestion from @JamesNK * Update --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: JamesNK <303201+JamesNK@users.noreply.github.com> Co-authored-by: James Newton-King <james@newtonking.com>
Configuration menu - View commit details
-
Copy full SHA for a33ece0 - Browse repository at this point
Copy the full SHA a33ece0View commit details
Commits on Oct 15, 2025
-
Update dependencies from https://github.com/microsoft/usvc-apiserver …
…build 0.17.3 (#12032) 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.1 -> To Version 0.17.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 478043d - Browse repository at this point
Copy the full SHA 478043dView commit details
Commits on Oct 17, 2025
-
Multi-target RabbitMQ and Redis client libraries (#12138)
Users encountered a NuGet downgrade error (NU1605) when using Aspire client library packages in .NET 9 projects. This occurred because: 1. Component packages targeted only `net8.0`, which references `Microsoft.Extensions.Hosting.Abstractions 8.0.1` 2. They depend on `Microsoft.Extensions.DependencyInjection.AutoActivation 9.9.0` 3. AutoActivation 9.9.0 requires `Microsoft.Extensions.Hosting.Abstractions >= 9.0.9` 4. This created a downgrade conflict when the packages were consumed by .NET 9 projects Contributes to #11888
Configuration menu - View commit details
-
Copy full SHA for c69f5f7 - Browse repository at this point
Copy the full SHA c69f5f7View commit details -
Backport PR #11951: Add noProfileSwitch to run command in DotNetCliRu…
…nner (#11959) * Initial plan * Apply PR #11951 changes: Add noProfileSwitch to single-file run command and filter empty arguments Co-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 287fe54 - Browse repository at this point
Copy the full SHA 287fe54View commit details -
Checkpoint from VS Code for coding agent session (#12139)
Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 2fc2752 - Browse repository at this point
Copy the full SHA 2fc2752View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v9.5.1...v9.5.2