Skip to content

Minor fixes and improvements

Compare
Choose a tag to compare
@akornich akornich released this 28 Mar 22:33
· 713 commits to master since this release
45f8dd2

Fixes and Improvements

  • resolve #352: Create automated release build script
  • resolve #340: Add v3 specifics info into "Blocking vs Non-Blocking Use" section of ReadMe.md.
  • resolve #341: "Merge" v3 release notes content into Rollbar.NET docs on Rollbar.com.
  • resolve #343: Fix latest Codacy issues.
  • resolve #348: Rollbar.NetCore.AspNet.RollbarLogger: payload title changes
  • resolve #349: Rollbar.RollbarLogger: improve granularity of internal error reporting during main phases of payload bundle handling.
  • resolve #295: Improve granularity of internal error reporting when Json serialization of a payload fails.
  • resolve #293: Please allow AppSettingsUtility to work for projects targeting .net full framework.
  • resolve #278: Create unit tests for ExceptionUtility