August 25, 2022
Feature/Notable Change | Impacted Services | Links |
---|---|---|
Introduced support for cart with payments awaiting result during the checkout flow |
AuthenticationServices, CartOperationServices, CartServices, PaymentTransactionServices, ScheduledJobServices, NextJS Starter, CommerceSDK |
|
Added a |
CommerceSDK |
|
Added a page to handle |
NextJS Starter |
Starting with 1.7, we have begun publishing common base charts to a private helm repository. In order to pull in and use these charts, you will need to authenticate (i.e. helm repo add broadleaf https://repository.broadleafcommerce.com/repository/helm-private/ --username $BLC_REGISTRY_USER --password $BLC_REGISTRY_PASSWORD
) using the same credentials that were sent to you (these are the same credentials that allow you to build and run the microservice applications).
See the following for more details:
README instructions in the provided devops-helm-charts
repo