Skip to content

0.7.1

Compare
Choose a tag to compare
@rochdev rochdev released this 23 Nov 18:10
· 2667 commits to master since this release
6d7d149

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 and out.port tags when using a replica set (#388)
  • router: fix lost context when multiple middleware are used on a route (#384), fixed #383