Broadleaf Account 3.3.0-GA
Released on August 6, 2021
This is the initial release for the Broadleaf Account 3.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 |
---|---|---|---|
AccountCatalogAccessPolicyImpl | accountRules | blStandardElements | blAccountElements |
CatalogAccessAccountRuleImpl | - | blStandardElements | blAccountElements |
CatalogAccessAccountRuleXrefImpl | - | blStandardElements | blAccountElements |
AccountImpl | - | blCustomerElements | blAccountElements |
AccountImpl | accountAddresses | blStandardElements | blAccountElements |
AccountImpl | priceListAccountXrefs | blStandardElements | blAccountElements |
PriceListAccountXrefImpl | - | blStandardElements | blAccountElements |
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 null for read AccountMember if customer is anonymous
Total Resolved Issues: 3