Broadleaf Pricelist 4.3.0-GA
Released on August 6, 2021
This is the initial release for the Broadleaf Pricelist 4.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 |
---|---|---|---|
PriceAdjustmentImpl | - | blStandardElements | blPriceListElements |
PriceListImpl | - | blStandardElements | blPriceListElements |
PriceListRuleCriteriaImpl | - | blStandardElements | blPriceListElements |
PriceListRuleXrefImpl | - | blStandardElements | blPriceListElements |
PriceModifierImpl | - | blStandardElements | blPriceListElements |
SkuBundleItemPriceDataImpl | - | blStandardElements | blPriceListElements |
SkuPriceDataImpl | - | blStandardElements | blPriceListElements |
SkuPriceDataTierImpl | - | blStandardElements | blPriceListElements |
PriceListCustomerXrefImpl | - | blStandardElements | blPriceListElements |
PriceListProductOptionValueImpl | priceAdjustmentList | blStandardElements | blPriceListElements |
PriceListSkuBundleItemImpl | skuBundleItemPriceDataList | blStandardElements | blPriceListElements |
PriceListSkuImpl | skuPriceDataList | blStandardElements | blPriceListElements |
PriceListCustomerImpl | priceListCustomerXrefs | blStandardElements | blPriceListElements |
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