npm dd-trace 0.5.0

latest releases: 5.17.0, 4.41.0, 5.16.0...
5 years ago

General Availability

This release marks the end of our open beta and is the first officially supported version. 🎉

Bug Fixes

  • core: fix span recorded multiple times if finish() is called more than once (#194)
  • core: fix error when the tracer is bundled with the app (#191), thanks @InventingWithMonster!
  • core: fix scope manager being instantiated multiple times (#188)
  • express: fix express path being lost when changing scope (#193)
  • pg: fix pg parent scope not available in query callbacks (#190)

Features

  • plugins: update service names and span types to match the specification (#192)

Breaking Changes for Beta Users

This release changes the default service names of most integrations. While in most cases this should be seamless, it may require updating any other feature linked directly to the service name such as monitors. You may also opt to keep the previous name by explicitly setting them in the integration configuration

Don't miss a new dd-trace release

NewReleases is sending notifications on new releases.