Version 2.1.10 - 02.07.2024
Improvements:
- Updated dependencies to the latest version.
- On uncaught exception, store a report in the database rather than sending it to API. If the database is not available, try sending a report to the server (#36).
- Added
application.session,application.version,backtrace.agentandbacktrace.versionattributes. - Read
application.versionandversionattributes only when the assembly is available. - Added support for the
error.typeattribute (#42). - Fixed the problem when the
guidattribute value was set incorrectly (#43).
Maintenance: