Skip to content

Releases: spryker/profiler

0.1.3

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 05 Jan 09:45
956b3c8

Included commits: 0.1.2...0.1.3

Improvements

  • Added ProfilerRequestEventDispatcherPlugin to handle events in Glue applications.
  • Implemented WebProfilerProfilerDataCollectorPlugin to collect profiler data for Glue applications.
  • Fixed ProfilerRequestEventDispatcherPlugin for Zed application excluding profile panel uri.

0.1.2

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 10 Dec 15:12
ac30a1d

Included commits: 0.1.1...0.1.2

Module Profiler

Fixes

Improvements

  • Fixed ProfilerRequestEventDispatcherPlugin for Zed application, excluding profile panel URI.

0.1.1

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 27 Jun 11:12
1b227b7

Included commits: 0.1.0...0.1.1

Adjustments

  • Removed ext-xhprof from composer dependencies.
  • Adjusted module templates to display profiler page with disabled xhprof extension.

0.1.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 29 Mar 15:30

Included commits: https://github.com/spryker/profiler/tree/0.1.0

Initial Release

Change log

Improvements

  • Introduced Profiler feature to provide modules call trace profiling.