Skip to content

3.49.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 26 Feb 15:47
· 9 commits to master since this release

Included commits: 3.48.0...3.49.0

Improvements

  • Introduced \Spryker\Glue\Propel\Plugin\WebProfiler\WebProfilerPropelDataCollectorPlugin and \Spryker\Zed\Propel\Communication\Plugin\WebProfiler\WebProfilerPropelDataCollectorPlugin to capture and display SQL queries executed during requests in the web profiler for debugging and performance analysis.
  • Added PropelInMemoryLogger to store SQL query logs in memory for inspection without impacting production logging.