Broadleaf OMS 3.3.2-GA
Released on February 8, 2022
This is the 2nd release for the Broadleaf OMS 3.3.x module. This module requires Broadleaf Framework 6.2.2-GA or greater.
An at-a-glance view of the issues that were closed in this release:
Minor Bug(1)
- In
MultiTenantCopier
, usingclassExcludeRegexList
orexcludeFromCopyRegex
is not thread safe so removed those and addedclassExcludeRegexPatternList
andexcludeFromCopyRegexPattern
. SoChangeOrderCopier
was refactored to use the changes and prevent duplication in the list.
Enhancements(1)
- Merged bug fixes and enhancements included in 3.2.9-GA
Total Resolved Issues: 2