BroadleafCommerce - 5.0.13-GA
Released on October 29, 2017
This is the 13th patch release for Broadleaf Commerce 5.0 framework.
Noteworthy Changes
"Incognito" mode for the Jobs/Events module
This mode is controlled via standard Spring properties, or system properties, and allows a developer workstation to launch against a shared development database in a more isolated way, but without forcing the developer to maintain a local Jobs/Events database. This mode also addresses some of the resiliency and cache invalidation issues noted previously.
An at-a-glance view of the issues that were closed in this release:
Major Bugs(2)
- Use the raw product option value to get skus when adding to cart instead of the translated value.
- Outstanding issues with catalog and profile propagation setup and usage
Minor Bugs(3)
- When Custom Validator fails validation on Sku add, an NPE occurs when hasDefaultSku is called
- Add site id to the cache key to prevent incorrect lookups when an installation has multiple sites available
- Add method to the framework to query products that use a specific product option
Enhancements(2)
- Upgrade insecure third party libraries
- Enhance ClassTransformer flexibility to allow with Persistence Unit it will influence and conditional class transformation
Total Resolved Issues: 7