Releases: Nosto/nosto-php-sdk
Releases · Nosto/nosto-php-sdk
5.3.4
- Fix error message parsing for application/json type
5.3.3
- Fix page number for CMP request
5.3.2
- Fix batched merchandising class
5.3.1
- Add support for initial batch token in batched CMP operation
5.3.0
- Add possibility to use batch token in graphql calls
- Introduce a batched CMP operation that can fetch more than 250 products from Nosto
5.2.0
- Introduce a utility class for serialising and deserialising objects
5.1.1
- Handle recommendation response parsing without resultId
5.1.0
- Bump dotenv dependency
- Update copyright headers
- Replace short array syntax
- Improve logging message for API upsert operations
5.0.0
- Namespace
Nosto\Object
renamed to Nosto\Model
4.1.0
- Introduce object for sort order tagging
- Add skipVCEvent to CMP graphql query