Tags: dotnet/aspire
Tags
Skip role assignment handling for emulators (#9705) (#9716) - Updated `BuildRoleAssignmentAnnotations` to skip processing for container emulators. - Added a new test `DoesNotApplyRoleAssignmentsInRunModeForEmulators` to verify that role assignments are not applied to emulator resources. Co-authored-by: David Fowler <davidfowl@gmail.com>
Merged PR 44589: Merge branch release/9.0 into internal/release/9.0 - Update dependencies from https://github.com/microsoft/usvc-apiserver build 0.8.13 (#6579) ---- #### AI description (iteration 1) #### PR Classification Merging branch `release/9.0` into `internal/release/9.0` to address missing Azure Security Pack. #### PR Summary This pull request updates dependencies to address the missing Azure Security Pack as per the S360 action item. - Updated `Microsoft.DeveloperControlPlane` package versions from `0.8.11` to `0.8.13` in `/eng/Version.Details.xml`. - Updated `MicrosoftDeveloperControlPlane` package versions from `0.8.11` to `0.8.13` in `/eng/Versions.props`. Related work items: #6579
Update MongoDB to 2.28 (#5477) There was a breaking change between 2.27 and 2.28 - MongoDB.Driver added an assembly strong name. We can now remove our NoWarn workarounds for MongoDB. Except Aspire.MongoDB.Driver still needs the NoWarn for 2 the health check and DiagnosticSource packages. Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
PreviousNext