Skip to content

1.25.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 12 Aug 12:47
· 2 commits to master since this release

Included commits: 1.24.0...1.25.0

Improvements

  • Improved TypeAwareSimpleArrayFormatter performance for large result sets by introducing internal caches for normalized column arrays, table map lookups, and boolean column type checks to eliminate repeated computations per row.