github DataDog/dd-trace-php 0.81.0

latest releases: 1.1.0, 1.0.0, 1.0.0beta1...
20 months ago

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

  • Rate limiting support #1769
  • Add span stacks #1746

Changed

  • Stop collecting IP on tracer #1774
  • Amend wording when uninstalling datadog #1756

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

  • Fix in-tree compilation #1760
  • Reusability of zai config across products #1765

Profiling (v0.10.2)

Fixed

  • Prevent deadlocks when forking #1752
  • Fix linking on arm64 mac #1759

Application Security Monitoring (v0.4.4)

Added

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

NewReleases is sending notifications on new releases.