Broadleaf Microservices
  • v1.0.0-latest-prod

Tenant Release Notes for 1.7.10-GA

Important
Release Train 1.8.2-GA includes changes from 1.7.8-1.7.10. These have been consolidated here for convenience. In the future, services like Tenant will see release candidates (RCs) created instead of GAs so that they align with Release Train RCs and GAs.

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 changes to support seed data for the Broadleaf Starter (a Spring Boot Initializr style project for Broadleaf).

Bug Fixes

  • Fixed default values in metadata for Application Catalog catalog status and visible-as-assigned fields.

  • Fixed missing label for create catalog view in the Admin.

  • Fixed case sensitivity when resolving applications by identifier.

    • The logic was converting the request URL’s param to all lower case but the subsequent read from the database did not account for this.