Skip to content

v4.8.0

Compare
Choose a tag to compare
@niemyjski niemyjski released this 23 May 15:11
2a472ed

Version 4.8.0 is a maintenance release that added support for .NET 6 (and removed support for .NET 5) and bug fixes. There are also some breaking changes in regard to targeting newer runtimes.

What's Changed

  • Add ExceptionlessWindowsEnvironmentInfoCollector by @elachlan in #270
  • Improve handling of Exception by @elachlan in #272
  • bump timeout higher, value shouldn't matter unless latch isn't triggered by @elachlan in #276
  • Fix Exception.HResult is not being mapped to error.code property by @elachlan in #274
  • Upgrade packages to .NET 6 by @niemyjski in #278

New Contributors

Full Changelog: v4.7.0...v4.8.0