Broadleaf Microservices
  • v1.0.0-latest-prod

Upgrade to 2.1.1

Tip
The 2.x versions are Spring Boot 3 compatible.
Tip
If coming from a version prior to 2.0.0-GA, then see the 2.0.2 upgrade guide.

Requirements

  • Java 17 is required since 2.0.0-GA.

Notable Changes

Introduced an Improved Pattern for Externally-Executed Payment Transactions

Iterating on our previous pattern for handling externally-executed checkout payment transactions (esp. with 3DS verification & hosted payment page interactions), the improved pattern re-balances responsibilities between frontend & backend apps & makes the overall interaction more robust in its effort to transition successfully executed payment transactions into finalized checkouts.

For more details on the improved pattern, see our Externally-Executed Checkout Payment Transactions documentation.

Note
The improved pattern is enabled by default. If you wish to continue using the legacy pattern, it can be enabled via the following property: broadleaf.payment.legacy-external-payment-pattern-enabled=true. Doing so will disable several of the key components used for the improved pattern.

Security

To review the security related content, see 2.0.2 notes as these are the same.

Tip

You will need your login credentials originally provided for accessing the Broadleaf nexus. Security fixes often involve dependency updates to remediate issues being tracked in external OSS components. It is worth considering adopting releases with security fixes (even Broadleaf Severity LOW) to avoid any possibility of transitive exposure in your codebase.

Frontend Compatibility and Release Notes

Microservices release 2.1.1 is congruent with:

Service-level Release Notes

Services

Payment Integration Libraries

Common Libraries