:mega: ktor `1.3.2` (with Kotlin 1.3.70 and seri...
# ktor
c
📣 ktor
1.3.2
(with Kotlin 1.3.70 and serialization 0.20.0 has been released • Introduced iOS streaming response support • Provided challenge handler in iOS client configuration • Improved JsonFeature configuration DSL (#1472) • Simplified server kotlinx.serialization config • Recovered
HttpRequestBuilder.takeFrom
function (#1626) • Allowed to configure default cookies asynchronously • Exposed server
LocationInfo
and added location resolve functions (#1657) • Introduced function for async writing to server response channel (#1703) • Added an option to filter logged calls for ktor-client-logging • Fixed iOS client timeouts • Fixed iOS crash • Fixed 100% CPU Apache Ktor Http Client #1018 (#1689) • Fixed missing client response logging • Fixed CIO server local address detection (#1663) • Fix server request origin to provide header's host and port when available • Fixed random missing feature errors caused by concurrency at startup (#1694) • Fixed
Set-Cookie
header parser in iOS and JS • Fixed client multiple redirects with relative path (#1704) • Fixed unwrapping cancellation exceptions in client (#1482) • Fixed missed preconfigured
OkHttpClient
in
OkHttpEngine
(#1646) • Fixed websocket to complete closeReason on disconnection (#1275). • Fixed websocket sending CloseReason(1009) when frame is too big • Fixed websocket pinger logging • Fixed maxFrameSize for chunked frames • Fixed URL scheme parser (#1614) • Fixed platform detection in
PlatformUtils.IS_NODE
and
PlatformUtils.IS_BROWSER
(#1675) • Fixed
Short.highByte
• Fixed consumeEachBufferRange (#1693) • Fixed httpclient gzip decoding failure (#1189) • Fixed
InputStream
wrapper for
Input
• Bumped versions: • Kotlin 1.3.70 • kotlinx.coroutines 1.3.4 • kotlinx.serialization 0.20.0 • kotlinx.html 0.7.1 • dropwizard 4.1.2 • slf4j 1.7.30 • mustache 0.9.6 • pebble 3.1.2 • webjars 0.43 • jackson 2.10.2 Known issues: • Reverted fix for ios memory leak to prevent crashes No maven central publication due to an unknown verification error
👍 1
🔥 1
🎉 37
n
Is there a version of Ktor Client 1.3.2 available for linuxX64, or is it lagging behind?