Broadleaf Advanced Offer 4.0.1-GA
Released on May 16, 2024
This is the 1st patch release for the Broadleaf Advanced Offer 4.0.x module. This module requires Broadleaf Framework 7.0.1-GA or greater.
An at-a-glance view of the issues that were closed in this release:
Enhancements(3)
- Removed few deprecated methods
getCodeMultiplier()
fromOfferCodeGenerationValidator
andgetOfferCodeIds()
,createOfferCodeCookieString()
fromOfferCodeRequestProcessor
- Updated ID generator design for Hibernate 6. Replaced
@TableGenerator
with@GenericGenerator
with correct properties. - Improved formatting and cleaned up code throughout the module.
Total Resolved Issues: 3