Skip to content

upgrade to ktor-client 3.0 & adds wasm#150

Merged
jillesvangurp merged 1 commit into
masterfrom
ktor-client-3-and-wasm
Oct 28, 2024
Merged

upgrade to ktor-client 3.0 & adds wasm#150
jillesvangurp merged 1 commit into
masterfrom
ktor-client-3-and-wasm

Conversation

@jillesvangurp

Copy link
Copy Markdown
Owner

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 as well
there are no API changes but ktor client 3 is a major release

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)
@jillesvangurp jillesvangurp merged commit bb9c0e4 into master Oct 28, 2024
@jillesvangurp jillesvangurp deleted the ktor-client-3-and-wasm branch October 28, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant