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.
The key has expired.
Version 2.1.0 - 12.03.2019
Deduplication parameters. Now BacktraceDatabaseSettings allow you to setup deduplication rules. If you use deduplication types, you can aggregate existing reports and send only one message for all the same reports.
BacktraceDatabase allows you to override default deduplication methods and generate your own hash per diagnostic data,
BacktraceResult now allows you to retrieve exception object if BaktraceResult has status ServerError,
When Backtrace library send diagnostic data to server any exception happend, library will print information about error by using Trace interface.