Skip to content

1.1.0

Compare
Choose a tag to compare
@q-litzler q-litzler released this 29 Jul 15:53
28611ac

1.1.0

  • Kotlin version 1.3.41
  • Ktor version 1.2.3-rc
  • Added enableABTest as Query parameter
  • Added similarQuery as Query parameter
  • Added advancedSyntaxFeatures as Query parameter
  • Added index.exists() method
  • New AlgoliaSearchClient object exposes library version constant
  • Added Compression feature. Gzip compression is enabled by default.
  • Default readTimeout has been increased to 5 seconds
  • It is now possible to configure HttpClientConfig in Configuration
  • Added ClientPlaces to access Algolia Places endpoints. See this file for getting starting with Places.
  • QueryLanguage is renamed to Language
  • Fixed a bug in browseAllABTests methods