Broadleaf Microservices
  • v1.0.0-latest-prod

Commerce SDK Release Notes for 1.5.2

Features & Enhancements

Bug Fixes

  • Fixed potential overlap between Catalog and Catalog Browse endpoints when Catalog endpoints are overridden.

    • Additional endpoint mappings were added to the CatalogBrowseEndpoint that avoid overlapping with Catalog endpoints. The SDK has been updated to point to these new mappings. Those upgrading should not need to change anything in response to this.

  • Fixed incompatibility between types for ContentItem in the Browse and Content SDKs

  • Removed incorrect "is" prefix from Cart.isPriced and Cart.isTaxEstimated since the backend does not prefix boolean fields with "is"