SalesforceCommerceCloud / commerce-sdk

https://salesforcecommercecloud.github.io/commerce-sdk/
BSD 3-Clause "New" or "Revised" License
149 stars 48 forks source link

Release v2.11.1 @W-14129454@ #392

Closed joeluong-sfcc closed 1 year ago

joeluong-sfcc commented 1 year ago

This PR releases v2.11.1 which fixes the expand query parameter in shopper-products to match shopper-search, so both are arrays. This PR also updates SLAS, which now has the refresh_token_expires_in field in TokenResponse and removes retrieveCredQualityUserInfo endpoint which was removed from SLAS.

This PR also consumes the new version of @commerce-apps/core, v1.6.1, which changes the way arrays are encoded as a query parameter.