3.49.0
·
9 commits
to master
since this release
Included commits: 3.48.0...3.49.0
Improvements
- Introduced
\Spryker\Glue\Propel\Plugin\WebProfiler\WebProfilerPropelDataCollectorPluginand\Spryker\Zed\Propel\Communication\Plugin\WebProfiler\WebProfilerPropelDataCollectorPluginto capture and display SQL queries executed during requests in the web profiler for debugging and performance analysis. - Added
PropelInMemoryLoggerto store SQL query logs in memory for inspection without impacting production logging.