Closed dependabot[bot] closed 9 months ago
Bumps the all group with 16 updates:
2.3.7
2.3.8
10.6.0
10.7.1
5.10.1
5.10.2
1.10.1
1.10.2
Updates io.ktor:ktor-serialization-kotlinx-json from 2.3.7 to 2.3.8
io.ktor:ktor-serialization-kotlinx-json
Sourced from io.ktor:ktor-serialization-kotlinx-json's releases.
2.3.8 Published 31 January 2024 Bugfixes "KeyStoreException: JKS not found" exception on Android when configuring secure connection (KTOR-6720) URLBuilder crashes on React Native platforms (KTOR-6576) CIO: Unable to perform WebSocket upgrade when Content-Type header is sent in the request (KTOR-6366) ContentNegotiation: Adding charset to content type of JacksonConverter breaks request matching (KTOR-6420) High Native Server Memory Usage (KTOR-6321) Server ContentNegotiation no longer allows multiple decoders for one Content-Type (KTOR-5410) Logging plugin blocks response body streaming when level is BODY (KTOR-6482) WebSockets: Confusing error message when server doesn't respond with Upgrade (KTOR-6397) {...} (tailcard) does not match URLs ending with '/' (KTOR-2121) HttpCache: NumberFormatException for cache-control with max age more than Int.MAX_VALUE (KTOR-6505) CORS: allowHost without the second argument doesn't allow the secure host (KTOR-6494) "ReferenceError: 'self' is not defined" when using URLBuilder in a custom JS engine (KTOR-5978) MDC diagnostic value is changed during logging of the request (KTOR-6528) WebSocket doesn't get terminated when runBlocking is used (KTOR-6664) CIO: "getSubjectAlternativeNames(...) must not be null" error on Android when using CA without SAN since 2.3.5 (KTOR-6396) RequestConnectionPoint should implement toString() (KTOR-6577)
Published 31 January 2024
URLBuilder
allowHost
Sourced from io.ktor:ktor-serialization-kotlinx-json's changelog.
65c8ddb
9a81f73
5210727
8488451
710cc00
951246c
04df97c
e0bc6f6
3032922
620b4b6
Updates io.ktor:ktor-client-cio from 2.3.7 to 2.3.8
io.ktor:ktor-client-cio
Sourced from io.ktor:ktor-client-cio's releases.
Sourced from io.ktor:ktor-client-cio's changelog.
Updates io.ktor:ktor-server-content-negotiation from 2.3.7 to 2.3.8
io.ktor:ktor-server-content-negotiation
Sourced from io.ktor:ktor-server-content-negotiation's releases.
Sourced from io.ktor:ktor-server-content-negotiation's changelog.
Updates io.ktor:ktor-server-cio from 2.3.7 to 2.3.8
io.ktor:ktor-server-cio
Sourced from io.ktor:ktor-server-cio's releases.
Sourced from io.ktor:ktor-server-cio's changelog.
Updates io.ktor:ktor-server-locations from 2.3.7 to 2.3.8
io.ktor:ktor-server-locations
Sourced from io.ktor:ktor-server-locations's releases.
Sourced from io.ktor:ktor-server-locations's changelog.
Updates io.ktor:ktor-server-websockets from 2.3.7 to 2.3.8
io.ktor:ktor-server-websockets
Sourced from io.ktor:ktor-server-websockets's releases.
Sourced from io.ktor:ktor-server-websockets's changelog.
Updates io.ktor:ktor-client-content-negotiation from 2.3.7 to 2.3.8
io.ktor:ktor-client-content-negotiation
Sourced from io.ktor:ktor-client-content-negotiation's releases.
Sourced from io.ktor:ktor-client-content-negotiation's changelog.
Updates io.ktor:ktor-server-auth-jwt from 2.3.7 to 2.3.8
io.ktor:ktor-server-auth-jwt
Sourced from io.ktor:ktor-server-auth-jwt's releases.
Sourced from io.ktor:ktor-server-auth-jwt's changelog.
Bumps the all group with 16 updates:
2.3.7
2.3.8
2.3.7
2.3.8
2.3.7
2.3.8
2.3.7
2.3.8
2.3.7
2.3.8
2.3.7
2.3.8
2.3.7
2.3.8
2.3.7
2.3.8
2.3.7
2.3.8
2.3.7
2.3.8
2.3.7
2.3.8
2.3.7
2.3.8
2.3.7
2.3.8
10.6.0
10.7.1
5.10.1
5.10.2
1.10.1
1.10.2
Updates
io.ktor:ktor-serialization-kotlinx-json
from 2.3.7 to 2.3.8Release notes
Sourced from io.ktor:ktor-serialization-kotlinx-json's releases.
Changelog
Sourced from io.ktor:ktor-serialization-kotlinx-json's changelog.
Commits
65c8ddb
Add changelog for 2.3.8 (#3975)9a81f73
Release 2.3.85210727
Update yarn.lock8488451
fix(deps): update dropwizard.version to v4.2.25 (#3962)710cc00
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...951246c
fix(deps): update netty monorepo to v4.1.106.final (#3954)04df97c
Update TLS.kt with docs about coroutineContext parameter (#3952)e0bc6f6
Remove leading whitespace in service configuration (#3947)3032922
fix(deps): update tomcat.version to v9.0.85 (#3921)620b4b6
KTOR-6664 Cancel pending incoming messages if the session is closing (#3939)Updates
io.ktor:ktor-client-cio
from 2.3.7 to 2.3.8Release notes
Sourced from io.ktor:ktor-client-cio's releases.
Changelog
Sourced from io.ktor:ktor-client-cio's changelog.
Commits
65c8ddb
Add changelog for 2.3.8 (#3975)9a81f73
Release 2.3.85210727
Update yarn.lock8488451
fix(deps): update dropwizard.version to v4.2.25 (#3962)710cc00
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...951246c
fix(deps): update netty monorepo to v4.1.106.final (#3954)04df97c
Update TLS.kt with docs about coroutineContext parameter (#3952)e0bc6f6
Remove leading whitespace in service configuration (#3947)3032922
fix(deps): update tomcat.version to v9.0.85 (#3921)620b4b6
KTOR-6664 Cancel pending incoming messages if the session is closing (#3939)Updates
io.ktor:ktor-server-content-negotiation
from 2.3.7 to 2.3.8Release notes
Sourced from io.ktor:ktor-server-content-negotiation's releases.
Changelog
Sourced from io.ktor:ktor-server-content-negotiation's changelog.
Commits
65c8ddb
Add changelog for 2.3.8 (#3975)9a81f73
Release 2.3.85210727
Update yarn.lock8488451
fix(deps): update dropwizard.version to v4.2.25 (#3962)710cc00
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...951246c
fix(deps): update netty monorepo to v4.1.106.final (#3954)04df97c
Update TLS.kt with docs about coroutineContext parameter (#3952)e0bc6f6
Remove leading whitespace in service configuration (#3947)3032922
fix(deps): update tomcat.version to v9.0.85 (#3921)620b4b6
KTOR-6664 Cancel pending incoming messages if the session is closing (#3939)Updates
io.ktor:ktor-server-cio
from 2.3.7 to 2.3.8Release notes
Sourced from io.ktor:ktor-server-cio's releases.
Changelog
Sourced from io.ktor:ktor-server-cio's changelog.
Commits
65c8ddb
Add changelog for 2.3.8 (#3975)9a81f73
Release 2.3.85210727
Update yarn.lock8488451
fix(deps): update dropwizard.version to v4.2.25 (#3962)710cc00
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...951246c
fix(deps): update netty monorepo to v4.1.106.final (#3954)04df97c
Update TLS.kt with docs about coroutineContext parameter (#3952)e0bc6f6
Remove leading whitespace in service configuration (#3947)3032922
fix(deps): update tomcat.version to v9.0.85 (#3921)620b4b6
KTOR-6664 Cancel pending incoming messages if the session is closing (#3939)Updates
io.ktor:ktor-server-locations
from 2.3.7 to 2.3.8Release notes
Sourced from io.ktor:ktor-server-locations's releases.
Changelog
Sourced from io.ktor:ktor-server-locations's changelog.
Commits
65c8ddb
Add changelog for 2.3.8 (#3975)9a81f73
Release 2.3.85210727
Update yarn.lock8488451
fix(deps): update dropwizard.version to v4.2.25 (#3962)710cc00
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...951246c
fix(deps): update netty monorepo to v4.1.106.final (#3954)04df97c
Update TLS.kt with docs about coroutineContext parameter (#3952)e0bc6f6
Remove leading whitespace in service configuration (#3947)3032922
fix(deps): update tomcat.version to v9.0.85 (#3921)620b4b6
KTOR-6664 Cancel pending incoming messages if the session is closing (#3939)Updates
io.ktor:ktor-server-websockets
from 2.3.7 to 2.3.8Release notes
Sourced from io.ktor:ktor-server-websockets's releases.
Changelog
Sourced from io.ktor:ktor-server-websockets's changelog.
Commits
65c8ddb
Add changelog for 2.3.8 (#3975)9a81f73
Release 2.3.85210727
Update yarn.lock8488451
fix(deps): update dropwizard.version to v4.2.25 (#3962)710cc00
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...951246c
fix(deps): update netty monorepo to v4.1.106.final (#3954)04df97c
Update TLS.kt with docs about coroutineContext parameter (#3952)e0bc6f6
Remove leading whitespace in service configuration (#3947)3032922
fix(deps): update tomcat.version to v9.0.85 (#3921)620b4b6
KTOR-6664 Cancel pending incoming messages if the session is closing (#3939)Updates
io.ktor:ktor-client-content-negotiation
from 2.3.7 to 2.3.8Release notes
Sourced from io.ktor:ktor-client-content-negotiation's releases.
Changelog
Sourced from io.ktor:ktor-client-content-negotiation's changelog.
Commits
65c8ddb
Add changelog for 2.3.8 (#3975)9a81f73
Release 2.3.85210727
Update yarn.lock8488451
fix(deps): update dropwizard.version to v4.2.25 (#3962)710cc00
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...951246c
fix(deps): update netty monorepo to v4.1.106.final (#3954)04df97c
Update TLS.kt with docs about coroutineContext parameter (#3952)e0bc6f6
Remove leading whitespace in service configuration (#3947)3032922
fix(deps): update tomcat.version to v9.0.85 (#3921)620b4b6
KTOR-6664 Cancel pending incoming messages if the session is closing (#3939)Updates
io.ktor:ktor-server-auth-jwt
from 2.3.7 to 2.3.8Release notes
Sourced from io.ktor:ktor-server-auth-jwt's releases.
Changelog
Sourced from io.ktor:ktor-server-auth-jwt's changelog.
Commits
65c8ddb
Add changelog for 2.3.8 (#3975)9a81f73
Release 2.3.85210727
Update yarn.lock8488451
fix(deps): update dropwizard.version to v4.2.25 (#3962)710cc00
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...951246c
fix(deps): update netty monorepo to v4.1.106.final (#3954... _Description has been truncated_