Skip to content

Version 2.1.10

Latest
Compare
Choose a tag to compare
@konraddysput konraddysput released this 03 Jul 15:59
· 6 commits to master since this release
60fd847

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.agent and backtrace.version attributes.
  • Read application.version and version attributes only when the assembly is available.
  • Added support for the error.type attribute (#42).
  • Fixed the problem when the guid attribute value was set incorrectly (#43).

Maintenance:

  • Removed codeql-analysis action
  • Moved testing and building to Github action (#37, #40)
  • Added a CICD pipeline for releasing a new version of libraries