Skip to content

7.80.2

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 01 Jul 09:18
· 7 commits to master since this release

Included commits: 7.80.1...7.80.2

Fixes

  • Fixed Customer::attachAddresses() to pass a non-null Criteria to bypass Propel's instance-pool cache, preventing stale empty address collections from being returned in long-running FPM workers.