Skip to content

Added debug attributes and fixed a few issues

Compare
Choose a tag to compare
@arthur2 arthur2 released this 09 Apr 18:08
· 267 commits to dev since this release
  • Error reports now include debug attributes
  • BacktraceClient.OnClientReportLimitReached event handlers will now take BacktraceReport as a parameter
  • Refactoring of JSON Data code.
  • .NET 4.5 example with async task usage
  • Better stack trace analysis
  • Fix: Reporting unhandled application exceptions now uses SendAsync and proper TLS 1.2 support