Broadleaf Microservices
  • v1.0.0-latest-prod

Cart Services Release Notes for 2.2.0-BETA-1

Warning

This is a BETA release and not generally available. Contents may change prior to GA.

Tip
The 2.x versions are Spring Boot 3 compatible.

Requirements

  • JDK 17 is required for Broadleaf release trains 2.0.0-GA, and beyond.

Note
Includes changes in 2.0.2-GA

New Features & Notable Changes

  • Added new fields on CartItem to track recurring and usage pricing.

  • Added new fields on Adjustment to track the type of discount, free trial length, and recurring discount start and end periods.

  • Both Cart and CartItem received new computed fields and helper methods to handle the new recurring prices to allow more easily working with and display these values in a storefront application.