Broadleaf Microservices
  • v1.0.0-latest-prod

Search Services Release Notes for 2.0.4-GA

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

New Features & Notable Changes

  • As of Broadleaf Release Train 2.0.4-GA, all microservices have been upgraded to Spring Boot 3.3

Enhancements

  • Update SearchResponse to utilize PagedModel in response to the Spring Boot 3.3.

    • Additionally enhances paging information sent in the search response by utilizing Pageable.

Bug Fixes

  • Fixed a missing annotation for @Inheritance in JpaReindexJob.