Releases: tideways/profiler
Releases · tideways/profiler
v1.6.5
- Fix small bugs in PHP error handling.
- Backport changes and tests for BacktraceConverter from dev-branch
v1.6.4
- [PROF-262] Fix typo in transaction_function that lead to regular requests being aggregated under
default
transaction name.
v1.6.3
- Stop passing call data to UDP socket. Ignore compile data when only collecting transaction name.
v1.6.2
- Bugfix in framework detection
v1.6.1
- Avoid unnecessary filestat
v1.6.0
- Refactor auto-start code into its own method and add support for auto_prepend_file delegation in tideways v1.6.0 PHP extension.
v1.5.0
- Remove cURL backend while streamlining installation process
- Refactor internals
- Move towards framework instead of transaction function detection to allow for future framework based improvements.
- Fixes for auto start behavior in Composer context.
v1.4.2
- Auto-start Profiler when configured and using Composer
- Bugfix in AutoStart code when using console tool
v1.4.0
- Rename QafooLabs\Profiler to Tideways - New Product name.