Broadleaf Microservices
  • v1.0.0-latest-prod

Release Notes for 3.0.2

Important Updates

Spring Boot Upgrade

  • As of Broadleaf Release Train 2.0.0-GA, all microservices have been upgraded to Spring Boot 3.

  • This version includes all changes up to 2.0.9 Release Notes

New Features & Notable Changes

  • Updated Offer/Campaign Code Export endpoint to support new Export Commons export initiation flow

    • The new Offer/Campaign Code Export endpoint that initiates the export via the ExportManager supports 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 version of the endpoint that pass the filter as a request parameter has been deprecated.