Skip to content

Releases: MindscapeHQ/raygun4node

v0.10.2

09 Jan 02:46
9bc5a2b

Choose a tag to compare

Minor release to update dependencies, ensure jshint is run in Travis and Travis runs tests for Node v4

v0.10.1

13 Mar 01:27
a74ebbc

Choose a tag to compare

Minor release to upgrade nock

v0.10.0

13 Mar 01:26
f0cb704

Choose a tag to compare

Adds support for inner errors

v0.9.1 Add Option to report column numbers

13 Feb 01:01

Choose a tag to compare

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

v0.9.0

19 Sep 23:19

Choose a tag to compare

  • 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

06 Dec 22:19

Choose a tag to compare

Add setTags method

v0.6.2

08 May 03:48

Choose a tag to compare

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

v.0.5.0

08 Oct 01:05

Choose a tag to compare

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

v0.4.1

17 Dec 21:01

Choose a tag to compare

Fixed issue where getting cpu information returned undefined