Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: jguadagno/aspire

Tags

v9.5.0

Toggle v9.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ensure that the Tool form of the Aspire CLI is platform-independent, …

…framework-dependent. (dotnet#11645)

Co-authored-by: Chet Husk <[email protected]>

v9.4.2

Toggle v9.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed properties override when publishing an update in external servi…

…ce (dotnet#10824)

Co-authored-by: Isla <[email protected]>

v9.4.1

Toggle v9.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump package versions to 9.4.1 in project files (dotnet#10891)

v9.4.0

Toggle v9.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release/9.4] Mark ParameterResource.Value as obsolete in favor of Ge…

…tValueAsync and direct usage (dotnet#10701)

* Initial plan

* Mark ParameterResource.Value as obsolete and update internal usage

Co-authored-by: davidfowl <[email protected]>

* Remove defaultValue parameter setting and use deferred resolution for ParameterResource values

Co-authored-by: davidfowl <[email protected]>

* Store ParameterResource in HelmExpressionWithValue and defer default value resolution

Co-authored-by: davidfowl <[email protected]>

* Make MapParameter and callees async and use GetValueAsync

Co-authored-by: davidfowl <[email protected]>

* Remove uses of parameter.Value in AzurePublishingContext.cs

Co-authored-by: davidfowl <[email protected]>

* Use BicepIdentifier instead of Value.Compile() for ParameterResource scope resolution

Co-authored-by: davidfowl <[email protected]>

* Revert tuple destructuring changes and correctly use BicepIdentifier instead of obsolete Value property

Co-authored-by: davidfowl <[email protected]>

* Revert AzurePublishingContext.cs to original synchronous Visit call

Co-authored-by: davidfowl <[email protected]>

* Remove pragma warning disable for obsolete ParameterResource.Value usage in AzurePublishingContext

Co-authored-by: davidfowl <[email protected]>

* Make MapParameter async and use p.GetValueAsync instead of obsolete property

Co-authored-by: davidfowl <[email protected]>

* Suppress obsolete warnings for ParameterResource.Value in test files

Co-authored-by: davidfowl <[email protected]>

* Move pragma.

* Revert changes to Azure, Docker and K8s publisher. Instead suppress the obsoletion.

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: davidfowl <[email protected]>
Co-authored-by: Mitch Denny <[email protected]>
Co-authored-by: Eric Erhardt <[email protected]>

v9.3.2

Toggle v9.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumping patch version for 9.3.2 (dotnet#9963)

v9.3.1

Toggle v9.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Skip role assignment handling for emulators (dotnet#9705) (dotnet#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 <[email protected]>

v9.3.0

Toggle v9.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumping MEAI to stable 9.5.0 versions (dotnet#9348)

* Bumping MEAI to stable 9.5.0 versions

* Pin 2 versions that are not shipping stable

v9.2.1

Toggle v9.2.1's commit message
.NET Aspire 9.2.1 Release

v9.2.0

Toggle v9.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Mark DistributedApplicationOperation.Inspect as experimental, and imr…

…pove AddPublisher API. (dotnet#8666)

Co-authored-by: Mitch Denny <[email protected]>

v9.1.0

Toggle v9.1.0's commit message
.NET Aspire 9.1.0 Release