Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Releases: tideways/profiler

v1.6.5

19 Apr 14:14
Compare
Choose a tag to compare
  • Fix small bugs in PHP error handling.
  • Backport changes and tests for BacktraceConverter from dev-branch

v1.6.4

13 Apr 10:36
Compare
Choose a tag to compare
  • [PROF-262] Fix typo in transaction_function that lead to regular requests being aggregated under default transaction name.

v1.6.3

30 Mar 18:44
Compare
Choose a tag to compare
  • Stop passing call data to UDP socket. Ignore compile data when only collecting transaction name.

v1.6.2

30 Mar 16:51
Compare
Choose a tag to compare
  • Bugfix in framework detection

v1.6.1

30 Mar 16:36
Compare
Choose a tag to compare
  • Avoid unnecessary filestat

v1.6.0

30 Mar 16:14
Compare
Choose a tag to compare
  • 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

29 Mar 15:12
Compare
Choose a tag to compare
  • 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

29 Mar 11:20
Compare
Choose a tag to compare
  • Auto-start Profiler when configured and using Composer
  • Bugfix in AutoStart code when using console tool

v1.4.0

28 Mar 08:52
Compare
Choose a tag to compare
  • Rename QafooLabs\Profiler to Tideways - New Product name.