Broadleaf Microservices
  • v1.0.0-latest-prod

Release Notes for 1.8.8-GA

Table of Contents

Requirements

  • 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.

Notable Changes

  • 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.