Broadleaf Microservices
  • v1.0.0-latest-prod

Release Notes for 1.7.9-GA

Table of Contents
Important
Release Train 1.8.2-GA includes changes from 1.7.6-1.7.9. These have been consolidated here for convenience. In the future, services like Offer 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.

Enhancements

  • Added changes to support seed data for the Broadleaf Starter (a Spring Boot Initializr style project for Broadleaf).

Bug Fixes

  • Price Data currency now matches the PriceList’s

    • Fixes issues importing products with non-USD currency.

  • Fixed Price Data Imports not persisting the embedded change container tracking details in JpaPriceData, which resulted in imported entities not allowing sandbox changes.

    • Embedded path is: JpaPriceData > ApplicationJpaTracking > JpaSandboxInfo > JpaChangeContainer

    • Requires DataTracking 1.7.19 and AdminWeb 1.10.2

  • Rename row header to "Price" in export components.

    • Fixes issue where exports of type PriceData had a blank price column.