1.4.0-beta04
Pre-release
Pre-release
Starting from this version, the library is compatible only with kotlin version 1.3.70
or higher,
this due the breaking changes of kotlin serialization library.
Added
- Recommendation client (#148)
- Add analytics regions (#170)
- Natural languages parameter to search query (#173)
- Logs inner queries (#174)
- Add personalization as part of the
RankingInfo
of the ResponseSearch (#185)
Changed
- Updated Kotlin to
1.3.72
- Updated Ktor client to
1.3.2
- Updated Kotlin serialization
0.20.0
Fixed
- Ensure correctly typing of API key's
restrictIndices
andrestrictSources
parameters (#167, #168) - Search response serialization after enabling personalization (#185)
- Insights event serialization causing errors in old Android JVMs (#189)
Removed
- Remove deprecated personalization endpoint in favor of the recommendation client (#185)