Bug Fixes
- core: fix errors caused by plugins even when the tracer is disabled (#381), fixes #378
- mongodb-core: fix wrong quantization when using BSON in the query (#387)
- mongodb-core: fix missing
out.host
andout.port
tags when using a replica set (#388) - router: fix lost context when multiple middleware are used on a route (#384), fixed #383