packagist algolia/algoliasearch-client-php 4.46.1

3 hours ago

New version released!

What's Changed

  • a676cd9cef fix(clients): bump replaceAllObjects default maxRetries from 100 to 800 (#6580) by @Fluf22
  • a632f9fb75 fix(specs): BREAKING CHANGE – allow null records in getObjects response (#6582) by @Fluf22
    • The getObjects operation now returns a list of nullable objects, as the API can send back null records. The clients previously only allowed a list of objects, so the response type has been updated to allow null values.

Full Changelog: 4.46.0...4.46.1

Browse the Algolia documentation

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

NewReleases is sending notifications on new releases.