Open
Conversation
f7d6261 to
5727891
Compare
4d730ea to
e7fa7af
Compare
1d3490c to
023cc2e
Compare
023cc2e to
8fff438
Compare
8fff438 to
ada3d7d
Compare
ada3d7d to
b14a363
Compare
b14a363 to
4890dd2
Compare
4890dd2 to
ebdb309
Compare
ebdb309 to
a1dc8ec
Compare
a1dc8ec to
fea2178
Compare
fea2178 to
f2ecea0
Compare
f2ecea0 to
5239b29
Compare
5239b29 to
5ce8928
Compare
9f9fa37 to
5740cc1
Compare
c033ba6 to
485a906
Compare
485a906 to
4b21299
Compare
4b21299 to
6fabbdf
Compare
6fabbdf to
0914c4d
Compare
0914c4d to
78b3936
Compare
78b3936 to
0f21a71
Compare
0f21a71 to
40667d5
Compare
40667d5 to
e6aeb77
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.13→3.4.02.3.13→3.4.02.3.13→3.4.02.3.13→3.4.02.3.13→3.4.0Release Notes
ktorio/ktor (io.ktor:ktor-serialization-kotlinx-json)
v3.4.0Compare Source
v3.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.0Compare Source
Features
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
Bugfixes
staticResources(KTOR-6671)v3.1.0Compare Source
Features
Improvements
receiveMultipartthrows IllegalStateException instead of UnsupportedMediaTypeException (KTOR-7470)bindoverload withhostNameandport(KTOR-7663)Bugfixes
v3.0.3Compare Source
Bugfixes
v3.0.2Compare Source
Bugfixes
FileItem.streamProvideris deprecated and doesn't have implementation (KTOR-7731)Improvements
v3.0.1Compare Source
Bugfixes
Url.segmentsthrows on URLs with root path (KTOR-7625)Improvements
usernameandcnonceparameters aren't surrounded with quotes (KTOR-7561)v3.0.0Compare Source
Bugfixes
maxFrameSizeoption has no effect (KTOR-6963)pathSegmentsreturns empty strings for trailing slashes (KTOR-4402)response.content.copyAndClose(targetFile.writeChannel())sometimes loses some bytes (KTOR-3003)Improvements
readBytesmethod name (KTOR-6596)respondFileoverload withPathparameters (KTOR-7202)Features
🔕 Ignore: Close this PR and you won't be reminded about these updates again.