jillesvangurp / kt-search

Multi platform kotlin client for Elasticsearch & Opensearch with easily extendable Kotlin DSLs for queries, mappings, bulk, and more.
MIT License
112 stars 24 forks source link

upgrade to ktor-client 3.0 & adds wasm #150

Closed jillesvangurp closed 1 month ago

jillesvangurp commented 1 month ago

WARNING: some of these changes may require you to update your other code. There are no API changes but ktor client 3 is a major release and if you are using v2, there may be some issues.