github DataDog/dd-trace-php 0.27.0

latest releases: 1.3.2, 1.3.1, 1.3.0...
5 years ago

Added

  • Set the hostname of a URL as the service name for curl and Guzzle requests when DD_TRACE_HTTP_CLIENT_SPLIT_BY_DOMAIN=true #459

Changed

  • Replace multiple calls to mt_rand() (32-bit) with one call to dd_trace_generate_id() which implements MT19937-64 and returns a 63-bit unsigned integer as a string #449

Fixed

  • Traces no longer affect deterministic random from mt_rand() #449
  • Fix API change with Symfony 4.x EventDispatcher #466

Don't miss a new dd-trace-php release

NewReleases is sending notifications on new releases.