Skip to content

v3.42.1

Choose a tag to compare

@algolia-api-clients-automation-bot algolia-api-clients-automation-bot released this 23 Jun 13:05
· 11 commits to main since this release

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: v3.42.0...v3.42.1

Browse the Algolia documentation