- Notifications
You must be signed in to change notification settings - Fork744
Tags: dotnet/aspire
Tags
v13.0.1
Update dependencies fromhttps://github.com/microsoft/usvc-apiserver ……build 0.18.15 (#13187)On relative base path rootMicrosoft.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.15Microsoft.DeveloperControlPlane.windows-386 From Version 0.19.0 -> To Version 0.18.15Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
v9.5.1
[release/9.5] Adapt OpenAI health check based on endpoint configurati……on (#11792)* Initial plan* Fix OpenAI health check to not use status.openai.com for custom endpointsCo-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>* Implement adaptive OpenAI health check based on endpoint configurationCo-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>* Refactor to use adaptive health check with state tracking on OpenAIResourceCo-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>* Remove StatusPageHealthCheck.cs as it's been merged into OpenAIHealthCheckCo-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>* Simplify to use adaptive OpenAIHealthCheck with 2 casesCo-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>* Remove StatusPage health check logic, return healthy for all casesCo-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>* Restore OpenAIHealthCheck with CheckStatusPageAsync and CheckEndpointHealthAsync methodsCo-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>* Apply suggestions from code reviewCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>* Make DefaultEndpoint and StatusPage Uri instances static readonly fieldsCo-authored-by: sebastienros <1165805+sebastienros@users.noreply.github.com>* Inline CheckEndpointHealthAsync methodCo-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>Co-authored-by: David Fowler <davidfowl@gmail.com>Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>Co-authored-by: sebastienros <1165805+sebastienros@users.noreply.github.com>
v9.4.0
[release/9.4] Mark ParameterResource.Value as obsolete in favor of Ge……tValueAsync and direct usage (#10701)* Initial plan* Mark ParameterResource.Value as obsolete and update internal usageCo-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>* Remove defaultValue parameter setting and use deferred resolution for ParameterResource valuesCo-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>* Store ParameterResource in HelmExpressionWithValue and defer default value resolutionCo-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>* Make MapParameter and callees async and use GetValueAsyncCo-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>* Remove uses of parameter.Value in AzurePublishingContext.csCo-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>* Use BicepIdentifier instead of Value.Compile() for ParameterResource scope resolutionCo-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>* Revert tuple destructuring changes and correctly use BicepIdentifier instead of obsolete Value propertyCo-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>* Revert AzurePublishingContext.cs to original synchronous Visit callCo-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>* Remove pragma warning disable for obsolete ParameterResource.Value usage in AzurePublishingContextCo-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>* Make MapParameter async and use p.GetValueAsync instead of obsolete propertyCo-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>* Suppress obsolete warnings for ParameterResource.Value in test filesCo-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>* Move pragma.* Revert changes to Azure, Docker and K8s publisher. Instead suppress the obsoletion.---------Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>Co-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>Co-authored-by: Mitch Denny <midenn@microsoft.com>Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
v9.3.1
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>
PreviousNext