Broadleaf Microservices
  • v1.0.0-latest-prod

Release Notes for 2.0.0

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 1.7.7 Release Notes

New Features & Notable Changes

  • Added job (PROCESS_ASSET_ATTRIBUTES) to process all assets in the system and populate the width and height of any images into their attribute map.

    • This job is handled by the ProcessAssetsListener.