Skip to content

1.2.0

Compare
Choose a tag to compare
@SaifAqqad SaifAqqad released this 27 Jul 06:57
· 14 commits to main since this release
  • Features

    • Add support for the OTLP/HTTP endpoint (requires dashboard v8.1.0+) 815df9b
    • Add overload for AddAspireDashboard that takes an AspireDashboardOptions instance 9f4b92e
    • Add OtlpEndpointReady event 815df9b
  • Bug fixes

    • Fix GeneratedRegex not used on .NET 7 6734702
  • 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

Full Changelog: 1.1.7...1.2.0