Skip to content

Releases: MindscapeHQ/Raygun.Aspire.Hosting.Raygun

v2.0.2

17 Jul 21:10
28f964f
Compare
Choose a tag to compare
  • Fixed a bug where exceptions with long message names could not be saved.

v2.0.1

13 Jun 00:58
57db3ae
Compare
Choose a tag to compare
  • Fixed a bug where new exception reports would be displayed as occurring 12 hours ago if they occurred after midday UTC (because of formatting dates with 12 hour time instead of 24 hour time - losing the precision for subsequent time logic).

v2.0.0

13 Jun 00:45
17f6d69
Compare
Choose a tag to compare
  • Added AI Error Resolution - Get AI suggestions to resolve exceptions via a locally running LLM in an Ollama container. This is an optional opt-in feature.
  • Fixed a bug where exception messages containing characters that can't be used in file names wouldn't persist.

Note that prior versions of this Aspire component used to live in the raygun4aspire repository.