Releases: SaifAqqad/AspireRunner
Releases · SaifAqqad/AspireRunner
1.3.1
-
Changes
- Bump
System.Text.Json
from 8.0.4 to 8.0.5 by @dependabot in #29 - Bump
Microsoft.Extensions.Logging.Abstractions
from 8.0.1 to 8.0.2 by @dependabot in #28 - Bump
NuGet.Protocol
from 6.11.0 to 6.11.1 by @dependabot in #26 - Bump
Swashbuckle.AspNetCore
from 6.7.3 to 6.8.1 by @dependabot in #25
- Bump
Full Changelog: 1.3.0...1.3.1
1.3.0
-
Features
-
Bug fixes
- Add validation for port arguments in the dotnet tool 9b01d27
-
Changes
- Following the removal of the dashboard from the aspire workload, the runner will now only use self-downloaded dashboards 571520f
- Updated documentation for the dotnet tool arguments e81802e
Full Changelog: 1.2.0...1.3.0
Caution
There's an issue in the latest dashboard version 8.2.0
, where using unsecured auth mode renders the dashboard unusable dotnet/aspire#5490
As a temporary workaround, either use browser-token auth mode or use the new PreferredVersion
option to force the runner to use 8.1.0
1.2.0
-
Features
-
Bug fixes
- Fix
GeneratedRegex
not used on .NET 7 6734702
- Fix
-
Changes
- Remove
RuntimeVersion
option, since it didn't actually affect which runtime is used when running the dashboard and only affected the downloader, it might be added later as a downloader option instead. 7caaf41 - Remove short names in the dotnet tool for OTLP arguments 71dbf54
- Add separate arguments in the dotnet tool for enabling https on dashboard and OTLP endpoints 71dbf54
- Remove
Full Changelog: 1.1.7...1.2.0
1.1.7
1.1.6
-
Bug fixes
-
Features
- Read Nuget repo URL from
NUGET_REPO_URL
environment variable 8ab969f
- Read Nuget repo URL from
-
New Contributors
Full Changelog: 1.1.5...1.1.6