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

Releases: tideways/profiler

v2.0.7

02 Nov 22:17
Compare
Choose a tag to compare
  • [PROF-368] Fix tideways.monitor=NONE option not working correctly.
  • [PROF-366] Transmit PHP version to daemon.

v2.0.5

16 Jul 08:27
Compare
Choose a tag to compare
  • Fix fatal errors in Profiler::logFatal() and Profiler::logException() when called before Profiler is started.

v2.0.4

12 Jul 11:36
Compare
Choose a tag to compare
  • Allow registering watches both before and during a period of traces. Keep the watches to reattach them on new traces.
  • Add Magento Support

v2.0.3

29 Jun 19:10
Compare
Choose a tag to compare
  • Fix bug in TwExtensionSpan#getId() not returning the span id.
  • Fix bug in status code >=500 detection overwriting the framework exception detection and adding less useful error messages.

v2.0.1

31 May 12:33
Compare
Choose a tag to compare
  • Add more exception_function defaults to various frameworks (Zend Framework 1, Shopware, Oxid, Laravel)

v2.0.0

31 May 11:18
Compare
Choose a tag to compare

First stable release of timeline profiler

  • Add wrapper for tideways extension functions tideways_span_watch() and tideways_span_callback().

v2.0-alpha3

21 May 17:54
Compare
Choose a tag to compare
v2.0-alpha3 Pre-release
Pre-release
  • Fix auto_prepend_file overwrite not taking into account include_path resolving mechanism.

v1.6.6

21 May 17:59
Compare
Choose a tag to compare
  • Fix bug in auto prepend file not taking include_path into account.

v2.0-alpha2

05 May 13:12
Compare
Choose a tag to compare
v2.0-alpha2 Pre-release
Pre-release
  • Small bugfixes
  • Laravel Framework Support

v2.0-alpha1

26 Apr 15:02
Compare
Choose a tag to compare
v2.0-alpha1 Pre-release
Pre-release

First alpha release of Tideways 2.0, refactored to be centered around concepts of trace and spans.

Don't use this release unless you are part of the Early Access program of Tideways!