Closed dependabot[bot] closed 1 year ago
Bumps ktorVer from 1.6.8 to 2.3.3. Updates io.ktor:ktor-client-core from 1.6.8 to 2.3.3
ktorVer
io.ktor:ktor-client-core
Sourced from io.ktor:ktor-client-core's releases.
2.3.3 Published 1 August 2023 Bugfixes java.util.zip.DataFormatException after enabling permessage-deflate (KTOR-5979) DelegatingTestingClientEngine fails when ContentNegotiation with protobuf is installed and empty body (KTOR-6125) KtorServlet does not support yaml configuration (KTOR-6108) CIO ConnectionFactory leaks on cancellation (KTOR-6127) staticFiles responds twice if both index and defaultPath are set (KTOR-6120) Uncaught Kotlin exception: kotlin.IllegalArgumentException: Failed to open iconv for charset UTF-8 with error code 22 (KTOR-5980) Not compatible with kotlinx-html 0.9.1 (KTOR-6124) "Test engine is already completed" error while establishing Websockets connection (KTOR-6057) s-maxage is not used, even if HttpCache.Config.isShared is true (KTOR-6087) Cache returns null when vary header set different ways whatever it has same values (KTOR-6081) DefaultRequest: a cookie appears twice in the request header when sending a request with another cookie (KTOR-5619) Improvements Drop linuxArm64 publication from ktor-client-curl (KTOR-6154) Client: Target linuxArm64 (KTOR-872) Server: Target linuxArm64 (KTOR-5753) Add system property to disable automatic installation of runtime shutdown hook (KTOR-6070) 2.3.2 Published 28 June 2023 Bugfixes Linking release build leads to compilation error with coroutines of version 1.7.0-Beta (KTOR-5728) MapApplicationConfig removes deeply nested properties when converting to a map (KTOR-6013) Cache returns null when vary header has more fields in the cached response (KTOR-6001) ContentType of a response body isn't set inside OkHttp's interceptor when a form request is sent (KTOR-5971) Improvements Update Kotlin to 1.8.22 (KTOR-6053) The error message is not helpful when authenticating with a bearer header with a colon (KTOR-5409) 2.3.1 Published 31 May 2023 Bugfixes AndroidClientEngine: the engine double-parses query parameters before sending a request (KTOR-5814) Flaky tests in WinHttp engine (KTOR-5946) Electron/Node.js detection doesn't work correctly (KTOR-5906) Curl sometimes fails with API function called from within callback (KTOR-5918) Bearer auth token refresh hangs after prior refresh threw an exception (KTOR-5879) HOCON: "No configuration setting found for key" error after merging (KTOR-5895) Ktor Client Unable to Stream Responses in Javascript (KTOR-5867) Darwin engine does not support streaming of request body (KTOR-5899) The Logging plugin doesn't log full kotlinx deserialization errors (KTOR-5421) XForwardedHeaders should set remoteAddress in addition to remoteHost (KTOR-5786) Sessions: Set-Cookie is added on every api request (KTOR-912)
Published 1 August 2023
HttpCache.Config.isShared
Published 28 June 2023
Published 31 May 2023
API function called from within callback
remoteAddress
remoteHost
... (truncated)
Sourced from io.ktor:ktor-client-core's changelog.
0734151
7a9891f
273fc7d
cb94df2
45b5415
b7f0564
e210791
eb14d53
88119ce
6532273
Updates io.ktor:ktor-client-json from 1.6.8 to 2.3.3
io.ktor:ktor-client-json
Sourced from io.ktor:ktor-client-json's releases.
Sourced from io.ktor:ktor-client-json's changelog.
Updates io.ktor:ktor-client-logging from 1.6.8 to 2.3.3
io.ktor:ktor-client-logging
Sourced from io.ktor:ktor-client-logging's releases.
Sourced from io.ktor:ktor-client-logging's changelog.
Updates io.ktor:ktor-client-serialization from 1.6.8 to 2.3.3
io.ktor:ktor-client-serialization
Sourced from io.ktor:ktor-client-serialization's releases.
Sourced from io.ktor:ktor-client-serialization's changelog.
Updates io.ktor:ktor-client-android from 1.6.8 to 2.3.3
io.ktor:ktor-client-android
Sourced from io.ktor:ktor-client-android's releases.
Sourced from io.ktor:ktor-client-android's changelog.
Superseded by #230.
Bumps
ktorVer
from 1.6.8 to 2.3.3. Updatesio.ktor:ktor-client-core
from 1.6.8 to 2.3.3Release notes
Sourced from io.ktor:ktor-client-core's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-core's changelog.
... (truncated)
Commits
0734151
KTOR-6169 Changelog for 2.3.3 (#3713)7a9891f
KTOR-6169 Release 2.3.3 (#3710)273fc7d
KTOR-6036 Deprecate old IO API (#3659)cb94df2
KTOR-6161 Bump okio version (#3709)45b5415
KTOR-5979 Fix frame flag defragmentation (#3703)b7f0564
KTOR-6154 Drop linuxArm64 publication from ktor-client-curl (#3706)e210791
KTOR-5979 Fix tail messages decompression (#3701)eb14d53
KTOR-6125 ContentNegotiation with protobuf fails on empty body (#3700)88119ce
KTOR-5822 Move fd_set usages to interop (#3686)6532273
KTOR-6108 KtorServlet does not support yaml configuration (#3696)Updates
io.ktor:ktor-client-json
from 1.6.8 to 2.3.3Release notes
Sourced from io.ktor:ktor-client-json's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-json's changelog.
... (truncated)
Commits
0734151
KTOR-6169 Changelog for 2.3.3 (#3713)7a9891f
KTOR-6169 Release 2.3.3 (#3710)273fc7d
KTOR-6036 Deprecate old IO API (#3659)cb94df2
KTOR-6161 Bump okio version (#3709)45b5415
KTOR-5979 Fix frame flag defragmentation (#3703)b7f0564
KTOR-6154 Drop linuxArm64 publication from ktor-client-curl (#3706)e210791
KTOR-5979 Fix tail messages decompression (#3701)eb14d53
KTOR-6125 ContentNegotiation with protobuf fails on empty body (#3700)88119ce
KTOR-5822 Move fd_set usages to interop (#3686)6532273
KTOR-6108 KtorServlet does not support yaml configuration (#3696)Updates
io.ktor:ktor-client-logging
from 1.6.8 to 2.3.3Release notes
Sourced from io.ktor:ktor-client-logging's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-logging's changelog.
... (truncated)
Commits
0734151
KTOR-6169 Changelog for 2.3.3 (#3713)7a9891f
KTOR-6169 Release 2.3.3 (#3710)273fc7d
KTOR-6036 Deprecate old IO API (#3659)cb94df2
KTOR-6161 Bump okio version (#3709)45b5415
KTOR-5979 Fix frame flag defragmentation (#3703)b7f0564
KTOR-6154 Drop linuxArm64 publication from ktor-client-curl (#3706)e210791
KTOR-5979 Fix tail messages decompression (#3701)eb14d53
KTOR-6125 ContentNegotiation with protobuf fails on empty body (#3700)88119ce
KTOR-5822 Move fd_set usages to interop (#3686)6532273
KTOR-6108 KtorServlet does not support yaml configuration (#3696)Updates
io.ktor:ktor-client-serialization
from 1.6.8 to 2.3.3Release notes
Sourced from io.ktor:ktor-client-serialization's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-serialization's changelog.
... (truncated)
Commits
0734151
KTOR-6169 Changelog for 2.3.3 (#3713)7a9891f
KTOR-6169 Release 2.3.3 (#3710)273fc7d
KTOR-6036 Deprecate old IO API (#3659)cb94df2
KTOR-6161 Bump okio version (#3709)45b5415
KTOR-5979 Fix frame flag defragmentation (#3703)b7f0564
KTOR-6154 Drop linuxArm64 publication from ktor-client-curl (#3706)e210791
KTOR-5979 Fix tail messages decompression (#3701)eb14d53
KTOR-6125 ContentNegotiation with protobuf fails on empty body (#3700)88119ce
KTOR-5822 Move fd_set usages to interop (#3686)6532273
KTOR-6108 KtorServlet does not support yaml configuration (#3696)Updates
io.ktor:ktor-client-android
from 1.6.8 to 2.3.3Release notes
Sourced from io.ktor:ktor-client-android's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-android's changelog.
... (truncated)
Commits
0734151
KTOR-6169 Changelog for 2.3.3 (#3713)7a9891f
KTOR-6169 Release 2.3.3 (#3710)Superseded by #230.