Broadleaf Microservices
  • v1.0.0-latest-prod

Search Service Release Notes 1.5.0-GA

Table of Contents

1.5.0-GA

API Contract Changes

In CatalogSearchEndpoint, CustomerSearchEndpoint, OrderFulfillmentSearchEndpoint, and OrderSearchEndpoint, the Node ruleFilters parameter was removed in favor of using the ruleFilters field on the SearchRequest object. As of 1.5.0-GA, the RuleFilter object on the search request should now be used to pass the RSQL rules.

See the OpenAPI spec for more information.