Skip to content

0.13.14

Compare
Choose a tag to compare
@rokob rokob released this 12 Oct 19:59
· 488 commits to master since this release
  • Fix bug that caused some payload objects to be turned into the wrong type when
    shortening is applied. This would lead to API rejections. See #200
  • Add suppress_reinit_warning option if you want to allow calling init twice. See #198
  • Pass through keyword arguments from the logging handler to the underling Rollbar init call. See #203