Skip to content

0.21.0

Choose a tag to compare

@rochdev rochdev released this 28 May 18:34
· 5357 commits to master since this release
cbdd1a4

Bug Fixes

  • aws-sdk: fix auto-instrumentation breaking with custom promises (#961)
  • core: fix build error on alpine (#943)
  • graphql: fix graphql.parse spans never finishing for fragments (#960), fixes #951, thanks @icirellik!

Features

  • core: add support for node 14 (#949)
  • core: add optional scope manager based on AsyncLocalStorage (#947)

Improvements

  • core: add debug logs when sending runtime metrics to DogStatsD (#965)