Broadleaf ProductType 2.3.0-GA
Released on August 6, 2021
This is the initial release for the Broadleaf Product Type 2.3.x module. This module requires Broadleaf Framework version 6.2.0-GA or greater.
New cache regions
Class | Field | Old Cache Region | New Cache Region |
---|---|---|---|
AddOnPriceDataImpl | - | blStandardElements | blProductTypeElements |
AddOnPriceDataImpl | addOnSkuPriceDataList | blStandardElements | blProductTypeElements |
AddOnSkuPriceDataImpl | - | blStandardElements | blProductTypeElements |
ProductAddOnXrefImpl | - | blProducts | blProductRelationships |
ProductAddOnXrefImpl | priceDataList | blStandardElements | blProductTypeElements |
AdvancedProductImpl | childProductAddOns | blProducts | blProductRelationships |
An at-a-glance view of the issues that were closed in this release:
Enhancements(2)
- Updated module with Broadleaf Framework 6.2.x
- Refactored entity cache regions for better performance tuning which are listed above.
Total Resolved Issues: 2