Skip to content

0.15.5

Choose a tag to compare

@rochdev rochdev released this 25 Oct 19:43
· 5556 commits to master since this release
c9c575c

Bug Fixes

  • core: fix service name when tracer is imported by a dependency (#724), fixes #710
  • core: fix native addon for Node 13 and older versions of glibc (#720)
  • core: fix priority sampling not using the rates provided by the agent (#722), fixes #712
  • core: fix error message being swallowed in the agent exporter (#716), thanks @sgeisbacher
  • tooling: fix missing configuration options in typescript definitions (#721)