Broadleaf Microservices
  • v1.0.0-latest-prod

Release Notes for 2.0.3

Tip
The 2.x versions are Spring Boot 3 compatible.

Requirements

  • JDK 17 is required for Broadleaf release trains 2.0.0-GA, and beyond.

New Features & Notable Changes

  • Updated Customer and Customer Segment Export endpoints to support new Export Commons export initiation flow

    • The new Customer and Customer Segment Export endpoints that initiate the export via the ExportManager support the new Export Commons export initiation flow that expects the filter string to be included as part of the export request body instead of a request parameter. The old versions of the endpoints that pass the filter as a request parameter have been deprecated.