Skip to content

1.0.0

Choose a tag to compare

@rochdev rochdev released this 13 Jul 18:55
· 5062 commits to master since this release
843d76a

Breaking Changes

  • Support for Node 8 and 10 has been removed. For Node 8 and 10 support use the 0.x release line. (#1447)
  • Internal spans generated by auto-instrumentation no longer have their own service names. (#1445)

Bug Fixes

  • core: fix suffix incorrectly added to configured service name (#1485)
  • http: fix http client request timeout not tagged as error (#1482)