Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 413 Bytes

CHANGELOG.md

File metadata and controls

8 lines (6 loc) · 413 Bytes

Changelog

0.0.3

  • Added ability to report request information with exceptions. Via #4
  • Timeouts increased to 30s to work better on slow connections.

0.0.2

  • Added preliminary support for exception causes. Exceptions with causes add two shim frames to the stacktrace that is reported to Rollbar. Proper support will require changes to the Rollbar API.