Releases: iopipe/iopipe-js-trace
Releases · iopipe/iopipe-js-trace
v1.6.1
1.6.1 (2019-10-01)
Bug Fixes
- agent: Fallback methods for loading traced plugins from layers (2065426)
v1.6.0
1.6.0 (2019-09-25)
Bug Fixes
- deployment: Update yarn.lock (fb5e18e)
Features
- dbtraces: add auto-tracing for MongoDB (81b52e6), closes #67
v1.5.3
1.5.3 (2019-09-06)
Bug Fixes
- agent: Supply dynamic import/require wrapper for webpack (abd158a), closes #61
v1.5.2
1.5.2 (2019-09-06)
Bug Fixes
- httptraces: Restore http-trace enable override (bf8672d), closes #66
v1.5.1
1.5.1 (2019-08-23)
Bug Fixes
- httptraces: Deliver request headers when a request times out (4412397), closes #62
v1.5.0
1.5.0 (2019-08-21)
Features
- dbtraces: adding auto-tracing for redis module (d9ab69a)
v1.4.1
1.4.1 (2019-06-18)
Bug Fixes
- dbtraces: adding db and table to trace (7ef1ec3), closes #53
- dbtraces: adding db and table to trace (aa05724)
v1.4.0
1.4.0 (2019-06-12)
Features
v1.3.0
1.3.0 (2019-01-28)
Features
v1.2.1
1.2.1 (2018-08-27)
Bug Fixes
- auto http data: use maxDepth for flatten method (#29) (c16d28e), closes #28