Broadleaf Microservices
  • v1.0.0-latest-prod

Release Notes for 1.7.20

New Features & Notable Changes

  • Added support to enable isolated tenant sync binding via the broadleaf.tenant.sync.binding.enabled configuration property.

Bug Fixes

  • Detach the entity from the EntityManager and reset the entity’s ID as part of modification mapping

    • Fixes an exception being thrown when making a mutating call during a complex transaction.