Broadleaf Microservices
  • v1.0.0-latest-prod

Tenant Services Release Notes for 2.1.5-GA

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.

New Features & Notable Changes

  • Validation for catalog removal was added that prevents deletion of catalogs that have references to other catalogs.

  • Improved Application Removal Validation: Applications can now only be removed if they have no assigned catalogs or marketplace catalogs.

  • Implicit Catalog Removal on Unassignment: When a catalog or marketplace catalog is unassigned from an application, its associated implicit catalog will also be removed.

    • New property gates this behavior

      • broadleaf.tenant.application.archive-unassigned-implicit-catalogs, and is defaulted to true