Releases: RisingStack/trace-nodejs
Releases · RisingStack/trace-nodejs
v3.0.2
<a name"3.0.2">
v3.0.2 (2016-12-22)
Bug Fixes
- instrumentation:
- fix cursor instrumentation below 2.0.0 (ff32186)
v3.0.1
<a name"3.0.1">
3.0.1 (2016-12-20)
Bug Fixes
- instrumentation:
- fix mongodb promise api instrumentation (7a168e87)
- fix version checking (ffd3585e)
v3.0.0
<a name"3.0.0">
3.0.0 (2016-12-13)
Bug Fixes
- mysql: fix test not to expect path (01599d80)
- pg: fix test add disableCallback (33da9181)
Breaking Changes
v2.36.0
<a name"2.36.0">
2.36.0 (2016-11-25)
Bug Fixes
- redis: typo in operation name (ebef2c96)
v2.35.0
<a name"2.35.0">
2.35.0 (2016-11-25)
Bug Fixes
v2.34.0
<a name"2.34.0">
2.34.0 (2016-11-22)
Bug Fixes
- pg: use callback when they are provided (2557ccac)
v2.33.1
<a name"2.33.1">
2.33.1 (2016-11-22)
Bug Fixes
- instrumentation: filter modules that had errors while loading (ce9a5ab8)
v2.33.0
<a name"2.33.0">
2.33.0 (2016-11-16)
Bug Fixes
- proxy: add http/https env var supports (2bdfae61)
v2.32.0
<a name"2.32.0">
2.32.0 (2016-11-16)
Bug Fixes
- proxy: add http/https env var supports (2bdfae61)
v2.31.0
<a name"2.31.0">
2.31.0 (2016-11-11)
Maintainence
- chore: no user facing changes