Releases: RisingStack/trace-nodejs
Releases · RisingStack/trace-nodejs
v3.5.1
02 Mar 15:34
Compare
Sorry, something went wrong.
No results found
<a name"3.5.1">
3.5.1 (2017-03-02)
v3.5.1-beta.1
02 Mar 15:25
Compare
Sorry, something went wrong.
No results found
3.5.1-beta.1
This beta prerelease is published on npm. Install it with
npm install @risingstack/trace@3.5.1-beta.1
Bug fixes
v3.5.0
22 Feb 14:16
Compare
Sorry, something went wrong.
No results found
3.5.0
This release is published on npm. Install it with
npm install @risingstack/trace@3.5.0
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
02 Mar 14:00
Compare
Sorry, something went wrong.
No results found
3.5.1-beta.0
This beta prerelease is published on npm. Install it with
npm install @risingstack/trace@3.5.1-beta.0
Bug fixes
v3.5.0-beta.0
20 Feb 13:00
Compare
Sorry, something went wrong.
No results found
3.5.0-beta.0
This beta prerelease is published on npm. Install it with
npm install @risingstack/trace@3.5.0-beta.0
Features
custom-metrics : upgrade to v2 API (cf004f1 )
Chores
package : update and remove unnecessary deps (d2cb54e )
v3.4.0
15 Feb 10:56
Compare
Sorry, something went wrong.
No results found
<a name"3.4.0">
3.4.0 (2017-02-15)
Features
config: make the collect-severity configurable (6553310a )
v3.3.0
13 Feb 12:42
Compare
Sorry, something went wrong.
No results found
3.3.0
This release is published on npm. Install it with
npm install @risingstack/trace@3.3.0
Feats
v3.2.2
11 Feb 07:42
Compare
Sorry, something went wrong.
No results found
<a name"3.2.2">
3.2.2 (2017-02-11)
Bug Fixes
profiler: rebuild from source the correct package (b3561720 )
v3.2.1
09 Feb 14:47
Compare
Sorry, something went wrong.
No results found
3.2.1
This release is published on npm. Install it with
npm install @risingstack/trace@3.2.1
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
general : remove unused Dockerfile (b8b17ff )
version : bump to vcada863 (2ee923d )
v3.2.0
06 Feb 16:35
Compare
Sorry, something went wrong.
No results found
<a name"3.2.0">
3.2.0 (2017-02-06)
Bug Fixes
instrumentations: properly wrap bluebird/js/release/promise (cada8633 )
Features