You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Breaking change - The Raygun App component has been split out into a separate Raygun.Aspire.Hosting.Raygun NuGet package. If you were using a previous version, uninstall the Raygun4Aspire NuGet package from just the AppHost project and replace it with the new Raygun.Aspire.Hosting.Raygun NuGet package. You'll also no longer need the Raygun4Aspire using statement in the AppHost Program.cs.
The Raygun App component (that was moved to a different package as mentioned above) now has AI Error Resolution! See the README for more details.