Broadleaf OMS 4.0.0-GA
Released on Jan 10, 2024
This is the initial release for the Broadleaf OMS 4.0.x module. This module requires Broadleaf Framework 7.0.0-GA or greater.
An at-a-glance view of the issues that were closed in this release:
Minor Bugs(3)
- Added
@JdbcType(LongVarcharJdbcType.class)
annotations for lob fields. - Set a flag in
SolrFulfillmentOrderIndexServiceImpl
andSolrOrderIndexServiceImpl
to get around a hibernate bug. - Use
BLCDateUtils.compareTo()
to compare dates inorderForReturn.html
as thymeleaf forbids method invocation forjava.sql.Timestamp()
Enhancements(3)
- Updated module with Broadleaf Framework 7.0.x
- Migrated from Java EE to Jakarta EE
- Updated annotations like
@Index
and@GenericGenerator
Total Resolved Issues: 6