Broadleaf Customer Segment 2.3.0-GA
Released on August 6, 2021
This is the initial release for the Broadleaf Customer Segment 2.3.x module. This module requires Broadleaf Framework 6.2.0-GA or greater.
New cache regions
Class | Field | Old Cache Region | New Cache Region |
---|---|---|---|
CustomerSegmentImpl | - | blStandardElements | blCustomerSegmentElements |
CustomerSegmentImpl | qualifyingItemCriteria | blStandardElements | blCustomerSegmentElements |
CustomerSegmentItemCriteriaImpl | - | blStandardElements | blCustomerSegmentElements |
CustomerSegmentQualifyingCriteriaXrefImpl | - | blStandardElements | blCustomerSegmentElements |
An at-a-glance view of the issues that were closed in this release:
Enhancements(3)
- Updated module with Broadleaf Framework 6.2.x
- Refactored entity cache regions for better performance tuning which are listed above.
- Return an empty list for
readListBasedCustomerSegmentsForCustomer
if customer is anonymous.
Total Resolved Issues: 3