Broadleaf Microservices
  • v1.0.0-latest-prod

Tenant Release Notes for 1.7.11-GA

Requirements

  • JDK 11 is required for Broadleaf release trains 1.7.0-GA, and beyond.

  • JDK 17 is supported for Broadleaf release trains 1.8.1-GA, and beyond.

New Features & Notable Changes

  • Added a new property to allow vendor catalogs to be assigned to application’s isolated catalogs for non-marketplace applications

Configuration Properties

Added Properties

  • broadleaf.tenant.application.validation.allow-vendor-catalog-in-application-isolated-catalogs

    • Description: Determines whether vendor catalogs can be assigned to Application#isolatedCatalogs. This is typically to allow a non-marketplace application to have vendor catalogs. Generally, this property should be set to false and all relationships to vendor catalogs should be defined exclusively with marketplace application catalogs, and any additional relationships to non-vendor catalogs should be in application’s isolated catalogs

    • Disabled by default