Skip to content

2.12.2

Choose a tag to compare

@rochdev rochdev released this 10 Aug 23:32
· 4917 commits to master since this release

Bug Fixes

  • core: fix excessive requests queueing when the agent is overloaded (#2254)
  • deps: update native-metrics to 1.4.2 and pprof to 1.0.2 (#2256), fixes #2239
  • mocha: fix before hooks errors stopping execution (#2253), fixes #2251
  • restify: fix restify disconnected trace when middleware breaks async context (#2249), fixes #2248

Improvements

  • core: update tracer to not extend from opentracing (#2243)
  • deps: remove dependency on performance-now (#2246)