Raygun4node Versions Save

Node.JS SDK for Raygun

v0.9.1

7 years ago
  • Add an option reportColumnNumbers which allows the inclusion of column numbers in the stacktrace.

v0.9.0

7 years ago
  • Add capability to send custom data with Express handler
  • Treat custom errors as Errors
  • useSSL option now works correctly, and support added for HTTP proxies
  • If network errors occur during payload posting, and a Node-style error callback param is available on the callback, this is now executed
  • Functional sending tests now pass correctly

0.8.2

8 years ago

Add setTags method

v0.6.2

9 years ago
  • Fix utf8 chars causing 400s
  • Log when errors occur when posting

v0.5.0

9 years ago
  • adds sensitive data filtering for request data
  • improves affected user tracking, bringing it inline with the other providers

v0.4.1

10 years ago

Fixed issue where getting cpu information returned undefined