Ktor has reached 1.1.1! 🎉
Published 26 Dec 2018
Version bumps:
Kotlin: 1.3.10 -> 1.3.11Kotlinx IO: 0.1.1 -> 0.1.3Kotlinx Coroutines: 1.0.1 -> 1.1.0Kotlinx Serialization: 0.9.0 -> 0.9.1AtomicFU: 0.11.12 -> 0.12.0Added:
DigestAuth featureJs http client engine #791Logger instance for CallLoggingFixes:
okhttp client engine: pass contentLength for multipart form dataIndexOutOfBounds during main module function searchApache client engine response reading freezeApache client engine errors handlingApacheNettyChannelInitializer 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.