datadog_trace 0.94.1

APM and distributed tracing for PHP


The Datadog PHP Tracer brings APM and distributed tracing to PHP.

License: BSD 3-Clause

Changes

This release fixes a regression in the profiler which would make it emit profiles even though the profiler is disabled.

## Profiler
### Fixes
- do not emit profiles when profiler is disabled #2393