Skip to content

Tags: dotnet/aspire

Tags

v9.0.0

Toggle v9.0.0's commit message
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

Toggle v8.2.2's commit message

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 <[email protected]>

v9.0.0-rc.1.24511.1

Toggle v9.0.0-rc.1.24511.1's commit message

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

Toggle v8.2.1's commit message
Bump System.Text.Json transitive dependency to avoid NuGet Restore wa…

…rnings

v8.2.0

Toggle v8.2.0's commit message

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 <[email protected]>

v8.1.0

Toggle v8.1.0's commit message

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 <[email protected]>

v8.0.2

Toggle v8.0.2's commit message

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

Toggle v8.0.1's commit message

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

Toggle v8.0.0's commit message

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 <[email protected]>

* Apply suggestions from code review

---------

Co-authored-by: Sam Spencer <[email protected]>
Co-authored-by: James Newton-King <[email protected]>

v8.0.0-preview.7.24251.11

Toggle v8.0.0-preview.7.24251.11's commit message
Merge 'release/8.0' into release/8.0-preview7