Broadleaf Microservices
  • v1.0.0-latest-prod

Data Export Common Release Notes

2.0.1-GA

Features & Enhancements

  • Deprecated old method of initiating exports that obtains export filter string from a request parameter—export filter string is now expected to be a part of the export request body.

    • Related changes were made in Metadata Common to configure export forms correctly using SelectTargetEntityGridView#filterTargetEntitiesField instead of #filterTargetEntities.

    • To temporarily continue to use the parameter based approach, set SelectTargetEntityGridView#passFilterStringAsParam to true in your entity’s export grid metadata.

2.0.0-GA

Spring Boot Upgrade

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

  • This version includes all changes up to 1.7.0-GA

1.7.0-GA

  • Move exportNotificationStateMapperMember bean into the ProcessExportRequestNotificationAutoConfiguration so that it can work in a Balanced Flex Package composition.

Release Train Compatibility

Compatible with all Release Trains after 1.7 unless otherwise noted.