Broadleaf Microservices
  • v1.0.0-latest-prod

Release Notes for 1.8.8-GA

Requirements

  • JDK 11 is required for Broadleaf release trains 1.7.0-GA, and beyond.

  • JDK 17 is supported for Broadleaf release trains 1.8.1-GA, and beyond.

New Features & Notable Changes

  • Exposed new public service methods removeAllMembersNoLongerInSegment(S, ContextInfo) and readAllBySegmentIdAndCustomerIds(String, Set<String>, ContextInfo) in SegmentMemberService

Bug Fixes

  • Added the missing metadata labels for customer.fields.defaultAccount

  • Fixed race conditions for rule-based CustomerSegments causing the segment id to be set on the related Auth users, but then immediately cleared by another event sent out by the DefaultRuleBasedSegmentBulkProcessor.