File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ # 1.1.0
2+
3+ - Kotlin version 1.3.41
4+ - Ktor version 1.2.3-rc
5+ - Added ` enableABTest ` as ` Query ` parameter
6+ - Added ` similarQuery ` as ` Query ` parameter
7+ - Added ` advancedSyntaxFeatures ` as ` Query ` parameter
8+ - Added ` index.exists() ` method
9+ - New ` AlgoliaSearchClient ` object exposes library version constant
10+ - Added ` Compression ` feature. ` Gzip ` compression is enabled by default.
11+ - Default ` readTimeout ` has been increased to 5 seconds
12+ - It is now possible to configure ` HttpClientConfig ` in ` Configuration `
13+ - Added ` ClientPlaces ` to access Algolia Places endpoints. See this [ file] ( docs/Places.md ) for getting starting with Places.
14+ - ` QueryLanguage ` is renamed to ` Language `
15+ - Fixed a bug in ` browseAllABTests ` methods
You can’t perform that action at this time.
0 commit comments