github algolia/algoliasearch-client-javascript 5.48.0

5 hours ago

New version released!

What's Changed

BREAKING CHANGES: this minor version includes multiple breaking changes related to fixes on different APIs. See below for more details.

  • b39e3e013 feat(specs): conditions is not required anymore in composition rules (#5853) by @ClaraMuller
  • 9ef126ccd docs(SearchParams): Document that filter scores are supported in virtual replicas (#5716) by @NixFrog
  • 6a3e60802 fix(specs): BREAKING CHANGE – remove baseRecommendRequest from trendingFacets [CR-10264] (#5858) by @raed667
    • The TrendingFacets model has been updated to reflect the API response.
  • f9453e693 docs: BREAKING CHANGE – authentication type can't be updated (#5824) by @sbellone
    • The AuthenticationUpdate model has been updated to reflect that the type field can't be updated.
  • 2d1c05654 chore(deps): dependencies 2026-01-26 (#5859) by @algolia-bot
  • 6591e14a6 feat(clients): Test python timeout (#5883) by @eric-zaharia
  • 52aed5b35 fix(specs): allow additionalProperties on insights-api events (#5885) by @sirockin
  • 2925f56d1 fix(specs): BREAKING CHANGE – more accurate composition behavior typing (#5892) by @gavinwade12
    • The CompositionBehavior model is now a union type for better accuracy.
  • 63b0c5464 feat(specs): BREAKING CHANGE – Ingestion API: new code property in oauth authentication (#5897) by @sbellone
    • The AuthOAuth and AuthOAuthPartial models have been updated to reflect that the clientId field is now optional, and the code field can be set.
  • d4d385654 chore(deps): dependencies 2026-02-02 (#5898) by @algolia-bot

Full Changelog: 5.47.0...5.48.0

Browse the Algolia documentation

Don't miss a new algoliasearch-client-javascript release

NewReleases is sending notifications on new releases.