Releases: Nosto/nosto-php-sdk
Releases · Nosto/nosto-php-sdk
4.0.11
- Add exception class for missing APPS token
4.0.10
- Update composer lock causing problems with installations using PHP < 7.2
4.0.9
- Return empty string instead of throwing an exception in OrderStatus Handlers
4.0.8
- Update composer dependencies
4.0.7
- Add a null check for customer before trying to populate customer data in order confirmation graphql call
4.0.6
- Support faceting and pagination in Category Merchandising query
4.0.5
- Introduce new exception types for product building failures
4.0.4
- Sort attributes when serializing objects to avoid mismatches caused by attribute order when comparing serialized objects
4.0.3
- Update CMP GraphQL query to use category name as recommendation parameter
4.0.2
- Remove redundant fields from category recommendation GraphQL query to decrease the response size and keep the Graphql calls fast
- Avoid redundant product API calls if no products have been added to the collection to be updated or deleted