Skip to content

Tags: dotnet/aspire

Tags

v9.1.0

.NET Aspire 9.1.0 Release

v9.0.0

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

v8.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow Dashboard application to roll-forward (#6417)

Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>

v9.0.0-rc.1.24511.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release/9.0-rc1] Template changes to consolidate to single package (#…

…6255)

* WIP: Move net-8 templates into one package

* Add donwlevel templates

* Add workload constraint to downlevel templates

* Remove Aspire.ProjectTemplates.net8 test references

v8.2.1

Bump System.Text.Json transitive dependency to avoid NuGet Restore wa…

…rnings

v8.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v8.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add IResourceWithServiceDiscovery interface to PythonProjectResource. (

…#5025)

Co-authored-by: Mitch Denny <midenn@microsoft.com>

v8.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumping dependency versions and updating Configuration Schema for com…

…ponents (#4655)

* Bumping dependency versions and updating Configuration Schema for components

* PR Feedback

* Bumping versions to 8.0.2

* Using versions that match what we have in main

* Fix build issues after reverting some package bumps

* Remove unused feed

v8.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Unpin version of Wix package used (#4215)

v8.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove Prometheus commented out code that does not work (#4096)

* Remove Prometheus commented out code that does not work

* Update Extensions.cs

* Update Extensions.cs

* Update src/Aspire.ProjectTemplates/templates/aspire-empty/AspireApplication.1.ServiceDefaults/Extensions.cs

* Update Extensions.cs

* Update Extensions.cs

* Update Extensions.cs

* Apply suggestions from code review

Co-authored-by: James Newton-King <james@newtonking.com>

* Apply suggestions from code review

---------

Co-authored-by: Sam Spencer <54915162+samsp-msft@users.noreply.github.com>
Co-authored-by: James Newton-King <james@newtonking.com>