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.