Releases: spryker/profiler
Releases · spryker/profiler
Release list
0.1.3
Included commits: 0.1.2...0.1.3
Improvements
- Added
ProfilerRequestEventDispatcherPluginto handle events in Glue applications. - Implemented
WebProfilerProfilerDataCollectorPluginto collect profiler data for Glue applications. - Fixed
ProfilerRequestEventDispatcherPluginfor Zed application excluding profile panel uri.
0.1.2
Included commits: 0.1.1...0.1.2
Module Profiler
Fixes
Improvements
- Fixed
ProfilerRequestEventDispatcherPluginfor Zed application, excluding profile panel URI.
0.1.1
Included commits: 0.1.0...0.1.1
Adjustments
- Removed
ext-xhproffrom composer dependencies. - Adjusted module templates to display profiler page with disabled
xhprofextension.
0.1.0
Included commits: https://github.com/spryker/profiler/tree/0.1.0
Initial Release
Change log
Improvements
- Introduced
Profilerfeature to provide modules call trace profiling.