Skip to content

v3.7.2

Choose a tag to compare

@clr182 clr182 released this 29 Aug 09:59
· 86 commits to main since this release
8663402

Changed

  • Add a null check for Severity to the notify override method. #214

  • Created Serializer interface, allowing for implementation of a custom serializer. #219

  • Updated ScheduleTaskConfiguration configureTask method to properly handle wrapped/proxied objects. #218

Bug Fixes

  • Update BugsnagImportSelector to allow major versions that do not have a minor version.
    fixes issue #211.
    #213