Ktor has reached 1.1.1! 🎉
Published 26 Dec 2018
Version bumps:
Kotlin: 1.3.10 -> 1.3.11
Kotlinx IO: 0.1.1 -> 0.1.3
Kotlinx Coroutines: 1.0.1 -> 1.1.0
Kotlinx Serialization: 0.9.0 -> 0.9.1
AtomicFU: 0.11.12 -> 0.12.0
Added:
DigestAuth
featureJs
http client engine #791Logger
instance for CallLogging
Fixes:
okhttp
client engine: pass contentLength
for multipart form dataIndexOutOfBounds
during main module function searchApache
client engine response reading freezeApache
client engine errors handlingApache
NettyChannelInitializer
made public #286SessionTransportTransformerDigest
is deprecated #792Breaking changes:
ktor-*-ios
artifacts is now ktor-*-native
(except ktor-client-ios
)ktor-client
it should be ktor-client-core
dependency.Known issues:
META-INF
files in common and jvm modules. The file should be excluded in publishing options.