v8.2.1
版本发布时间: 2024-09-27 01:47:36
dotnet/aspire最新发布版本:v9.0.0-rc.1.24511.1(2024-10-18 01:37:59)
This marks the first patch release for .NET Aspire 8.2. Given this is a patch release, content is on the lighter side, with the most important highlights being fixing regressions that were found in 8.2.0 (like #5490, #4851, #5486, and #5674) as well as updating transitive dependencies.
What's Changed
- [release/8.2] Fix dashboard auth when unsecured by @github-actions in https://github.com/dotnet/aspire/pull/5532
- [release/8.2] Allow referencing older version of AppHost package for backward compatibility by @github-actions in https://github.com/dotnet/aspire/pull/5708
- [release/8.2] Update NuGet and Docker dependencies (#5575) by @joperezr in https://github.com/dotnet/aspire/pull/5790
- [release/8.2] Fix RID regression by adding a task that calculates the best matching RID for platform by @joperezr in https://github.com/dotnet/aspire/pull/5807
Full Changelog: https://github.com/dotnet/aspire/compare/v8.2.0...v8.2.1