The new PECL package datadog_trace-0.37.0 (stable) has been released at 
https://pecl.php.net/.

Release notes
-------------
### Added
- Target a specific PHP version during install by setting `DD_TRACE_PHP_BIN` 
#604
- Curl Integration: Add all available information from `curl_getinfo()` as span 
tags #642

### Changed
- Move dogstatsd client init to rinit #703

### Fixed
- Issues related to limited tracing #689
- Backup and restore last error (related to `error_get_last()` issue) #694
- Handle out-of-sync spans #702
- Sandbox tracer flushing #707
- Enhance OpenTracing StartSpanOptions support #708
- Ensure errors raised in request init hook do not affect `error_get_last()` 
#709

Package Info
-------------
The Datadog PHP Tracer brings APM and distributed tracing to PHP.

Related Links
-------------
Package home: https://pecl.php.net/package/datadog_trace
   Changelog: https://pecl.php.net/package-changelog.php?package=datadog_trace
    Download: https://pecl.php.net/get/datadog_trace-0.37.0.tgz

Authors
-------------
Sammy Powers <sam...@php.net> (lead)

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to