Skip to content

11.79.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 03 Mar 21:09
· 13 commits to master since this release

Included commits: 11.78.0...11.79.0

Improvements

  • Adjusted SalesFacade::saveOrderRaw() to throw a custom DuplicateOrderReferenceException to distinguish duplicate order reference database integrity errors from other exceptions during order saving, enabling the checkout workflow to selectively retry only on this specific failure and surface all other errors immediately.