Tip
|
The 2.x versions are Spring Boot 3 compatible. |
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