Broadleaf Quote 2.3.2-GA
Released on February 8, 2022
This is the 8th release for the Broadleaf Quote 2.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:
Major Bug(1)
- In
MultiTenantCopier
, usingclassExcludeRegexList
orexcludeFromCopyRegex
is not thread safe so removed those and addedclassExcludeRegexPatternList
andexcludeFromCopyRegexPattern
. SoChangeQuoteCopier
was refactored to use the changes and prevent duplication in the list.
Minor Bugs(1)
- Fixed the NPE and SQL errors that occur after cancellation of the
Change Order
.
Total Resolved Issues: 2