0.81.0
Traces disappearing
We have an issue causing span counters to not be reset properly after a flush. Thus the span limit of 1000 being reached, and then hooks not being executed anymore. This impacts long-running CLI processes only.
It is advised to stay on 0.80.0 until we have released 0.81.1.
Added
Changed
Fixed
- Guzzle Integration not initialized correctly #1762.
- Do not create root spans for certain Symfony methods #1771. Thanks, @radykal-com!
- ldconfig not found by installer #1773
- Fix crash in ddtrace_curl_multi_get_gc #1779
Internal changes
Profiling (v0.10.2)
Fixed
Application Security Monitoring (v0.4.4)
Added
- Generate ip and duplicate ip headers on appsec DataDog/dd-appsec-php#141