Skip to content

Releases: RisingStack/trace-nodejs

v3.11.0

17 May 14:02
Compare
Choose a tag to compare

<a name"3.11.0">

3.11.0 (2017-05-17)

Bug Fixes

  • a possibility of crash being not reported (9a9e9940)

v3.10.0

12 May 12:54
Compare
Choose a tag to compare

<a name"3.10.0">

3.10.0 (2017-05-12)

Bug Fixes

  • propagate serviceKey to tracer (1c4b0434)

v3.9.0

09 May 13:21
Compare
Choose a tag to compare

<a name"3.9.0">

3.9.0 (2017-05-09)

Features

  • profiler: configurable profile window length (02a4e1d9)

v3.8.0

05 May 08:11
Compare
Choose a tag to compare

<a name"3.8.0">

3.8.0 (2017-05-05)

Bug Fixes

  • typeerror in mongoose instrumentation (fc789701)

v3.7.0

04 May 13:50
Compare
Choose a tag to compare

3.7.0 (2017-05-04)

Bug Fixes

Features

  • event-paths: add path based event reporting with CollectorTransactionRaw 1.1.0 support (a1cbeb45)

v3.6.2

06 Apr 14:53
Compare
Choose a tag to compare
fix: update to v8-profiler built with a widely compatible libc

v3.6.1

05 Apr 13:28
Compare
Choose a tag to compare

3.6.1 (2017-04-05)

Bug Fixes

v3.6.0

03 Apr 14:22
Compare
Choose a tag to compare

3.6.0

This release is published on npm. Install it with
npm install @risingstack/[email protected]

Features

  • general:
    • update deps (d8f3b5a)
    • use precompiled binaries for native dependencies when available (1aa4637)

Docs

  • general: clarify support in readme (a337cd6)

Tests

  • instrumentation: add test for koa (179bfa8)

  • general: upgrade to sinon@2 (7492c46)

Chores

Builds

  • general:
    • use self-hosted native dependencies (7a3acbe)
    • add back release scripts (78deb47)

Docs

v3.5.3

23 Mar 15:07
Compare
Choose a tag to compare

3.5.3

This release is published on npm. Install it with
npm install @risingstack/[email protected]

Bug Fixes

  • rename instrumentation modules (b80acae4)
  • agent: debug log typeerror (3cdb41f2)
  • instrumentation:
    • pass undefined if cannot parse number (86334985)
    • redis multi typeerror (5e05126c)
  • security: increase buffer size for npm ls outputs (8ae4ad88)

v3.5.2

21 Mar 13:16
Compare
Choose a tag to compare

3.5.2

This release is published on npm. Install it with
npm install @risingstack/[email protected]

Bug fixes