Releases: RisingStack/trace-nodejs
Releases · RisingStack/trace-nodejs
v3.5.1
v3.5.1-beta.1
3.5.1-beta.1
This beta prerelease is published on npm. Install it with
npm install @risingstack/[email protected]
Bug fixes
- agent: callback err (793a83c)
v3.5.0
3.5.0
This release is published on npm. Install it with
npm install @risingstack/[email protected]
Features
- custom-metrics: upgrade to v2 API (cf004f1)
Chores
- package: update and remove unnecessary deps (d2cb54e)
Refactors
- wrapQuery: fix continuation type (e4cc0a6)
v3.5.1-beta.0
3.5.1-beta.0
This beta prerelease is published on npm. Install it with
npm install @risingstack/[email protected]
Bug fixes
- agent: callback err (793a83c)
v3.5.0-beta.0
3.5.0-beta.0
This beta prerelease is published on npm. Install it with
npm install @risingstack/[email protected]
Features
- custom-metrics: upgrade to v2 API (cf004f1)
Chores
- package: update and remove unnecessary deps (d2cb54e)
v3.4.0
v3.3.0
v3.2.2
v3.2.1
3.2.1
This release is published on npm. Install it with
npm install @risingstack/[email protected]
Fixes
- instrumentations: remove promise istrumentations for good (a529a51)
Docs
- readme: and notes about 3.1.0 API change (b7b32a8)
Tests
- general: fix a false negative test, test a corner-case (99cfe56)
Chores