New version released!
What's Changed
- 035c03ecad fix(specs): BREAKING CHANGE – remove recommend query params overridden by the API (#6604) by @raed667
- The
ranking,facetFilters, andenableABTestparameters have been removed from the Recommend request, andenableRulesfrom its fallback parameters, as the Recommend API ignores them. API behavior is unchanged, but code setting these fields must be updated.
- The
- d1f8a51b63 fix(javascript): chunked push polling offset and batchSize forwarding (#6598) by @eric-zaharia
- 5031c65633 chore(deps): dependencies 2026-06-15 (#6508) by @algolia-api-clients-automation-bot[bot]
- f258a66a9d fix(clients): browseSynonyms pagination (CR-11727) (#6652) by @Fluf22
- 915cb4650b fix(clients): add warning in replace_all_objects for empty objects (#6611) by @eric-zaharia
- 3fe90834ec chore(deps): dependencies 2026-06-29 (#6618) by @algolia-api-clients-automation-bot[bot]
Full Changelog: 5.55.1...5.55.2