chore(deps): update ktor monorepo to v3.5.1 - #284
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
February 21, 2025 21:45
c4c3f70 to
3b933c1
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
February 25, 2025 22:28
3b933c1 to
15c1b0b
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
March 1, 2025 22:59
15c1b0b to
ececfef
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
March 5, 2025 23:26
ececfef to
d85d34d
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
2 times, most recently
from
March 11, 2025 22:28
3582111 to
360ab39
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
March 14, 2025 21:54
360ab39 to
c223273
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
March 20, 2025 23:29
c223273 to
a3ecbe5
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
March 22, 2025 22:33
a3ecbe5 to
5f563d3
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
March 25, 2025 21:42
5f563d3 to
136e1ff
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
March 26, 2025 23:38
136e1ff to
79612ae
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
March 28, 2025 23:40
79612ae to
e16cbd6
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
April 4, 2025 23:20
e16cbd6 to
091e186
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
April 8, 2025 22:58
091e186 to
bb2f6f2
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
April 10, 2025 22:35
bb2f6f2 to
784c364
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
May 7, 2025 23:31
cee5c8f to
007ee77
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
May 8, 2025 22:57
007ee77 to
cbd5822
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
May 9, 2025 23:40
cbd5822 to
1db4ef7
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
May 10, 2025 14:41
1db4ef7 to
4ca3b18
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
May 10, 2025 21:50
4ca3b18 to
6b4583b
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
May 11, 2025 21:51
6b4583b to
f6ce208
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
May 13, 2025 23:06
f6ce208 to
dc2a29a
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
May 14, 2025 17:04
dc2a29a to
d251e0d
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
May 14, 2025 22:34
d251e0d to
3286b3f
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
May 15, 2025 23:45
3286b3f to
b083c27
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
May 16, 2025 22:36
b083c27 to
a120b7e
Compare
renovate
Bot
force-pushed
the
renovate/ktor-monorepo
branch
from
May 17, 2025 22:26
a120b7e to
91b2c82
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:
3.0.0-eap-757→3.5.13.0.0-eap-757→3.5.13.0.0-eap-757→3.5.13.0.0-eap-757→3.5.13.0.0-eap-757→3.5.1Release Notes
ktorio/ktor (io.ktor:ktor-serialization-kotlinx-json)
v3.5.1Improvements
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.0Features
Improvements
Bugfixes
withTimeoutthrows a generic CancellationException instead of TimeoutCancellationExceptionv3.4.3Bugfixes
configmethod is closedclose()races with in-flightexecute()since 3.4.2cancelCallOnCloseon, cancels subsequent requests when CallLogging plugin with callIdMdc is installedv3.4.2Improvements
formFieldLimitdocuments incorrect default value (64 KB instead of 50 MiB)Bugfixes
JsWebSocketSession._closeReasonis completed twicev3.4.1Improvements
Bugfixes
kty=ECandalg=nullvalidatemethod claim that it's optional, but it isn'tv3.4.0Features
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.3Improvements
Bugfixes
v3.3.2Improvements
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.3Improvements
yamlas the configuration file suffix (KTOR-8712)Bugfixes
\r\n(KTOR-8687)v3.2.2Improvements
eventbeforedata(KTOR-8627)Bugfixes
client.sse()acts like a REST call and not a stream in test environment (KTOR-7910)v3.2.1Improvements
Bugfixes
socket.awaitClosed(hangs indefinitely) since 3.2.0 (KTOR-8618)v3.2.0Features
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.3Improvements
Bugfixes
v3.1.2Improvements
Bugfixes
v3.1.1Improvements
Bugfixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.