Skip to content

Releases: iopipe/iopipe-js-trace

v1.6.1

01 Oct 17:06
2065426
Compare
Choose a tag to compare

1.6.1 (2019-10-01)

Bug Fixes

  • agent: Fallback methods for loading traced plugins from layers (2065426)

v1.6.0

25 Sep 18:00
fb5e18e
Compare
Choose a tag to compare

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

06 Sep 16:57
abd158a
Compare
Choose a tag to compare

1.5.3 (2019-09-06)

Bug Fixes

  • agent: Supply dynamic import/require wrapper for webpack (abd158a), closes #61

v1.5.2

06 Sep 14:25
bf8672d
Compare
Choose a tag to compare

1.5.2 (2019-09-06)

Bug Fixes

  • httptraces: Restore http-trace enable override (bf8672d), closes #66

v1.5.1

23 Aug 01:14
4412397
Compare
Choose a tag to compare

1.5.1 (2019-08-23)

Bug Fixes

  • httptraces: Deliver request headers when a request times out (4412397), closes #62

v1.5.0

21 Aug 14:24
d9ab69a
Compare
Choose a tag to compare

1.5.0 (2019-08-21)

Features

  • dbtraces: adding auto-tracing for redis module (d9ab69a)

v1.4.1

18 Jun 21:29
7ef1ec3
Compare
Choose a tag to compare

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

12 Jun 19:44
12c7212
Compare
Choose a tag to compare

1.4.0 (2019-06-12)

Features

v1.3.0

28 Jan 21:57
20783f0
Compare
Choose a tag to compare

1.3.0 (2019-01-28)

Features

v1.2.1

27 Aug 21:27
Compare
Choose a tag to compare

1.2.1 (2018-08-27)

Bug Fixes

  • auto http data: use maxDepth for flatten method (#29) (c16d28e), closes #28