JDK 11 is required for Broadleaf release trains 1.7.0-GA, and beyond.
JDK 17 is supported for Broadleaf release trains 1.8.1-GA, and beyond.
Updated the FulfillmentCaptureClaimSummary
domain & logic to communicate a descriminatorType
(PAYMENT
or ORDER_FULFILLMENT
)
Introduced a requestId
to the FulfillmentCaptureClaim
domain to describe the request that caused the claim to be created.
Added code to prevent the reindexing of deleted orders & order-fulfillments.