Broadleaf Microservices
  • v1.0.0-latest-prod

Auth Release Notes for 2.0.4-GA

Table of Contents
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.

Notable Changes

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

  • Added an index on the USERNAME column in the BLC_USER table for query performance improvements.

  • Added clean-up for completed scheduled tasks to prevent redundant memory consumption.