Broadleaf Enterprise 4.3.0-GA
Released on August 6, 2021
This is the initial release for the Broadleaf Enterprise 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 |
---|---|---|---|
MediaCacheInvalidatorProducer | - | blStandardElements | blMediaElements |
WeaveOrderedSkuMediaOverridesImpl | skuMedia | blProducts | blSkuMedia |
EntityItemImpl | subItems | blProducts | blSkuMedia |
PersistencePerspectiveImpl | persistencePerspectiveItems | blProducts | blSkuMedia |
An at-a-glance view of the issues that were closed in this release:
Features(1)
- Simple transition workflow process is now enabled by default. This will require some schema changes mentioned in Migration notes. It can be controlled by the following property
sandbox.lifecycle.strategy.simple.enabled
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: 3