Skip to content

0.22.0

Choose a tag to compare

@rochdev rochdev released this 16 Jun 20:19
· 5346 commits to master since this release
2ab7857

Bug Fixes

  • core: fix global tags missing from logs after span is finished (#985)
  • fs: fix errors when using promisified methods (#986)

Features

  • amqplib: add distributed tracing support (#982)
  • aws-sdk: add distributed tracing support for SQS (#963)
  • redis/ioredis: add whitelist/blacklist filters (#968), thanks @kjvalencik!

Improvements

  • core: update log injection to include global tags outside of a trace (#987)