Skip to content

Releases: MindscapeHQ/NLog.Raygun

2.0 Release

09 Nov 21:08
5fdb203
Compare
Choose a tag to compare

Major release due to breaking changes.

Changes:

  • Added breadcrumb support for .NET framework version
  • Added unique user support for .NET Core version
  • Added the ability to include NLog context property information with error reports
  • Removed deprecated property UseIdentityNameAsUserId
  • Updated the use of "Raygun" to the correct spelling (version breaking change)

Initial release

03 May 02:13
17cccab
Compare
Choose a tag to compare

The first non-beta release brings:

  • Updated to NLog 4.0.0
  • Tidied up the code and dependencies
  • Compatibility with .NET Standard 1.6 and 2.0
  • Replaced UseIdentityNameAsUserId with UserIdentityInfo setting