Broadleaf MultiTenant-SingleSchema 5.0.1-GA
Released on May 16, 2024
This is the 1st patch release for the Broadleaf Multi-Tenant 5.0.x module. This module requires Broadleaf Framework version 7.0.0-GA or greater.
An at-a-glance view of the issues that were closed in this release:
Enhancements(3)
- Removed deprecated methods
revertEntity()
,attachRelatedMapFieldRecords()
andgetItemRecord()
fromMultiTenantAdminEntityService
. - 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