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.
add wasm support (tests for this are flaky, like js)
use new KotlinLogging (new package name) and remove deprecated mu.KotlinLogging
fix tests to clean up after themselves (avoid max shard errors when running tests repeatedly)
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.