Update ktor monorepo to v3#88
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
from
October 29, 2024 21:57
64fd7ad to
7c1e130
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
2 times, most recently
from
December 3, 2024 22:08
ca81658 to
cafa3c0
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
from
December 19, 2024 01:47
cafa3c0 to
1ff1681
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
2 times, most recently
from
February 11, 2025 21:51
1a7de67 to
b9190a3
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
from
February 24, 2025 19:24
b9190a3 to
a3728d1
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
2 times, most recently
from
March 28, 2025 16:37
94d7f39 to
6b74291
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
from
May 5, 2025 14:59
6b74291 to
caea1f5
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
from
June 12, 2025 22:36
caea1f5 to
c8cdc63
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
from
July 3, 2025 17:26
c8cdc63 to
485d3e0
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
from
July 14, 2025 10:08
485d3e0 to
bd81d22
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
from
July 29, 2025 11:43
bd81d22 to
a337a2a
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
from
September 11, 2025 10:48
a337a2a to
ac29856
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
from
October 8, 2025 15:49
ac29856 to
2781924
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
from
November 5, 2025 13:57
2781924 to
85150bc
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
from
November 26, 2025 17:28
85150bc to
4b80ea4
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
2 times, most recently
from
January 22, 2026 12:27
57c7158 to
108d202
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
from
March 3, 2026 13:33
108d202 to
a4d5d86
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
from
March 27, 2026 13:21
a4d5d86 to
c6bccdb
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
from
April 22, 2026 17:10
c6bccdb to
17ff1a1
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
2 times, most recently
from
May 14, 2026 14:01
9e71eed to
48da407
Compare
renovate
Bot
force-pushed
the
renovate/major-ktor-monorepo
branch
from
June 25, 2026 15:35
48da407 to
565a1df
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.3.4→3.5.12.3.4→3.5.12.3.4→3.5.12.3.4→3.5.12.3.4→3.5.1Release Notes
ktorio/ktor (io.ktor:ktor-client-cio-jvm)
v3.5.1Compare Source
Improvements
Bugfixes
@JsonClassDiscriminatoron sealed types is ignored when generating OpenAPI discriminator schema@SerialNameof sealed subtypes is used ascomponents.schemaskeyAccept-Charsetheader is used for response deserializationnode:netstatically and breaks wasmJsBrowser webpack buildv3.5.0Compare Source
Features
Improvements
Bugfixes
withTimeoutthrows a generic CancellationException instead of TimeoutCancellationExceptionv3.4.3Compare Source
Bugfixes
configmethod is closedclose()races with in-flightexecute()since 3.4.2cancelCallOnCloseon, cancels subsequent requests when CallLogging plugin with callIdMdc is installedv3.4.2Compare Source
Improvements
formFieldLimitdocuments incorrect default value (64 KB instead of 50 MiB)Bugfixes
JsWebSocketSession._closeReasonis completed twicev3.4.1Compare Source
Improvements
Bugfixes
kty=ECandalg=nullvalidatemethod claim that it's optional, but it isn'tv3.4.0Compare Source
Features
respondResourceImprovements
formData's block inlineBugfixes
defaultRequestdue to function name collision with io.ktor.http.headersExpiresdates of Set-Cookie headercaPathis not set by default in the Curl client on linuxArm64IceServer.urlsshould be a list.getPluginIdmethod error with Kotlin 2.3.0-RCaudio/x-matroskais wrongly recognized asmkvtypeHttpClient.configConnection: Keep-Aliveheader, which is incompatible with HTTP/2junit-jupiterruntime dependency, causes conflictsv3.3.3Compare Source
Improvements
Bugfixes
v3.3.2Compare Source
Improvements
Bugfixes
maxFrameSizeoption has no effect (KTOR-6963)v3.3.1Compare Source
Improvements
Bugfixes
v3.3.0Features
Improvements
var Route.staticRootFolder: File?should be deprecated (KTOR-5836)image/bmpto the ContentType (KTOR-8735)Bugfixes
v3.2.3Compare Source
Improvements
yamlas the configuration file suffix (KTOR-8712)Bugfixes
\r\n(KTOR-8687)v3.2.2Compare Source
Improvements
eventbeforedata(KTOR-8627)Bugfixes
client.sse()acts like a REST call and not a stream in test environment (KTOR-7910)v3.2.1Compare Source
Improvements
Bugfixes
socket.awaitClosed(hangs indefinitely) since 3.2.0 (KTOR-8618)v3.2.0Compare Source
Features
Improvements
wrapWithContentandwrap(KTOR-8378)ApplicationCallfor testing (KTOR-7607)io.ktor.network.sockets.InetSocketAddress(KTOR-8490)acceptshould return 406 if theAcceptheader isn't matched (KTOR-8416)routelabel can exceed length limit (KTOR-7274)Bugfixes
testApplicationenvironment (KTOR-8436)v3.1.3Compare Source
Improvements
Bugfixes
v3.1.2Compare Source
Improvements
Bugfixes
v3.1.1Compare Source
Improvements
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.