|
Tip
|
The 2.x versions are Spring Boot 3 compatible. |
Improved performance of the query to select Carts by adding a new compound index (TRK_TENANT_ID,TRK_ARCHIVED,STATUS,TYPE,EXPIRATION_DATE) to the BLC_CART table
Added a new field failureType on the CheckoutRollbackEvent that includes a reason for the failure for the step within the checkout workflow