Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

3.5

Choose a tag to compare

@clement-leprovost clement-leprovost released this 03 Oct 15:26
· 302 commits to master since this release

New features

  • Support the createIfNoExists parameter in partial updates
  • [offline] Offline-only indices

Bug fixes

  • (#157) Use new format version when retrieving settings

Other changes

  • Rename "master"/"slave" to "primary"/"replica"
  • Rename attributesToIndex to searchableAttributes
  • Upgrade to Android API level 24. Note: As a consequence, the minimum supported SDK version is now 10 (was 7 previously).
  • Upgrade to Build Tools 24.0.3
  • Upgrade to Oracle JDK 8 in Travis