This repository was archived by the owner on Jan 31, 2022. It is now read-only.
3.5
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
tosearchableAttributes
- 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