Closed dependabot[bot] closed 1 year ago
Bumps ktorVer from 1.6.8 to 2.2.1. Updates ktor-client-core from 1.6.8 to 2.2.1
ktorVer
ktor-client-core
Sourced from ktor-client-core's releases.
2.2.1 Published 7 December 2022 The critical error java.lang.NoClassDefFoundError: kotlinx/atomicfu/AtomicFU in the 2.2.0 release is fixed 2.2.0 Published 7 December 2022 Intergate Swagger UI Hosting as Ktor Feature (KTOR-774) New plugins API for client (KTOR-5161) Rate-Limit Support on Server (KTOR-1196) Make sessions plugin multiplatform (KTOR-4960) Add the ability to access the route inside a route-scoped plugin (KTOR-5112) Add a method that returns a list of child routes recursively (KTOR-581) Support Default Value for missing Env Variables in YAML (KTOR-5283) Netty: ApplicationStarted event is fired before the server starts accepting connections (KTOR-4259) parseAuthorizationHeader throws ParseException on header value with multiple challenges (KTOR-5216) ByteChannel exception: Got EOF but at least 1 byte were expected (KTOR-5252) Application data in OAuth State parameter (KTOR-5225) NativePRNGNonBlocking is not found, fallback to SHA1PRNG (KTOR-668) Not calling call.respond() at server results in 404 for the client (KTOR-721) Restoring thread context elements when directly resuming to parent is broken (KTOR-2644) Out of the box ContentConverter for Protobuf (KTOR-763) Darwin: response is never returned when usePreconfiguredSession is used (KTOR-5134) List.merge() should have reversed priority (KTOR-5208) Allow nested authentications to be combined using AND (KTOR-5021) The swaggerUI plugin should be placed in the io.ktor.server.plugins.swagger package (KTOR-5192) CORS Plugin should log reason for returning 403 Forbidden errors (KTOR-4236) The default path to an OpenAPI specification doesn't work for the 'openAPI' plugin (KTOR-5193) JWT: JWTPayloadHolder.getListClaim() throws NPE when specified claim is absent (KTOR-5098) Logging: the plugin instantiates the default logger even when a custom one is provided (KTOR-5186) Java client engine doesn't handle HttpTimeout.INFINITE_TIMEOUT_MS properly (KTOR-2814) SessionTransportTransformerMessageAuthentication: Comparison of digests fails when there is a space in a value (KTOR-5168) Support serving OpenAPI from resources (KTOR-5150) Remove check for internal class in Select (KTOR-5035) Persistent Client HttpCache (KTOR-2579) Support native windows HTTP client (KTOR-735) Add Server BearerAuthenticationProvider (KTOR-5118) Merged config: "Property *.size not found" error when calling configList method on an array property (KTOR-5143) "POSIX error 56: Socket is already connected" error when a socket is connection-mode on Darwin targets (KTOR-4877) StatusPages can't handle errors in HTML template (KTOR-5107) HttpRequestRetry: Memory leak of coroutines objects when using the plugin (KTOR-5099) CallLogging and CallId: exceptions thrown in WriteChannelContent.writeTo are swallowed (KTOR-4954) Temp files generated by multipart upload are not cleared in case of exception or cancellation (KTOR-5051) Websockets, Darwin: trusting a certificate via handleChallenge doesn't work for Websockets connections (KTOR-5094) Digest auth: Support returning any objects which implement Principal interface (KTOR-5059) Add Debug Logging to Default Transformers (KTOR-4529) No way getting client's source address from IP packet (KTOR-2501) Add Env Variable to Change Log Level on Native Server (KTOR-4998) Add Debug Logging for Ktor Plugins and Routing (KTOR-4510)
Published 7 December 2022
The critical error java.lang.NoClassDefFoundError: kotlinx/atomicfu/AtomicFU in the 2.2.0 release is fixed
java.lang.NoClassDefFoundError: kotlinx/atomicfu/AtomicFU
configList
handleChallenge
... (truncated)
Sourced from ktor-client-core's changelog.
7c9d3e1
8fc7b73
a411727
0c979af
0e60c96
04a9791
eb86355
dab18c0
bfde300
9e12c15
Updates ktor-client-json from 1.6.8 to 2.2.1
ktor-client-json
Sourced from ktor-client-json's releases.
Sourced from ktor-client-json's changelog.
Updates ktor-client-logging from 1.6.8 to 2.2.1
ktor-client-logging
Sourced from ktor-client-logging's releases.
Sourced from ktor-client-logging's changelog.
Updates ktor-client-serialization from 1.6.8 to 2.2.1
ktor-client-serialization
Sourced from ktor-client-serialization's releases.
Sourced from ktor-client-serialization's changelog.
Updates ktor-client-android from 1.6.8 to 2.2.1
ktor-client-android
Sourced from ktor-client-android's releases.
2.2.1 Published 7 December 2022 The critical error java.lang.NoClassDefFoundError: kotlinx/atomicfu/AtomicFU in the 2.2.0 release is fixed 2.2.0 Published 7 December 2022 Intergate Swagger UI Hosting as Ktor Feature (KTOR-774) New plugins API for client (KTOR-5161) Rate-Limit Support on Server (KTOR-1196) Make sessions plugin multiplatform (KTOR-4960) Add the ability to access the route inside a route-scoped plugin (KTOR-5112) Add a method that returns a list of child ... _Description has been truncated_
Superseded by #186.
Bumps
ktorVer
from 1.6.8 to 2.2.1. Updatesktor-client-core
from 1.6.8 to 2.2.1Release notes
Sourced from ktor-client-core's releases.
... (truncated)
Changelog
Sourced from ktor-client-core's changelog.
... (truncated)
Commits
7c9d3e1
Release 2.2.1 (#3294)8fc7b73
Hotfix for atomicfu update (#3293)a411727
Release 2.2.0 (#3290)0c979af
KTOR-5293 Update Versions (#3289)0e60c96
KTOR-5283 Support Default Value for missing Env Variables in YAML (#3288)04a9791
Netty: ApplicationStarted event is fired before the server starts accepting c...eb86355
Implement getAllRoutes method (#3287)dab18c0
KTOR-5216 Parse header with multiple challenges (#3277)bfde300
KTOR-5252 Fix EOFException in read and readUtf8Line (#3285)9e12c15
KTOR-5225 Add callbacks to save application state for OAuth2 (#3282)Updates
ktor-client-json
from 1.6.8 to 2.2.1Release notes
Sourced from ktor-client-json's releases.
... (truncated)
Changelog
Sourced from ktor-client-json's changelog.
... (truncated)
Commits
7c9d3e1
Release 2.2.1 (#3294)8fc7b73
Hotfix for atomicfu update (#3293)a411727
Release 2.2.0 (#3290)0c979af
KTOR-5293 Update Versions (#3289)0e60c96
KTOR-5283 Support Default Value for missing Env Variables in YAML (#3288)04a9791
Netty: ApplicationStarted event is fired before the server starts accepting c...eb86355
Implement getAllRoutes method (#3287)dab18c0
KTOR-5216 Parse header with multiple challenges (#3277)bfde300
KTOR-5252 Fix EOFException in read and readUtf8Line (#3285)9e12c15
KTOR-5225 Add callbacks to save application state for OAuth2 (#3282)Updates
ktor-client-logging
from 1.6.8 to 2.2.1Release notes
Sourced from ktor-client-logging's releases.
... (truncated)
Changelog
Sourced from ktor-client-logging's changelog.
... (truncated)
Commits
7c9d3e1
Release 2.2.1 (#3294)8fc7b73
Hotfix for atomicfu update (#3293)a411727
Release 2.2.0 (#3290)0c979af
KTOR-5293 Update Versions (#3289)0e60c96
KTOR-5283 Support Default Value for missing Env Variables in YAML (#3288)04a9791
Netty: ApplicationStarted event is fired before the server starts accepting c...eb86355
Implement getAllRoutes method (#3287)dab18c0
KTOR-5216 Parse header with multiple challenges (#3277)bfde300
KTOR-5252 Fix EOFException in read and readUtf8Line (#3285)9e12c15
KTOR-5225 Add callbacks to save application state for OAuth2 (#3282)Updates
ktor-client-serialization
from 1.6.8 to 2.2.1Release notes
Sourced from ktor-client-serialization's releases.
... (truncated)
Changelog
Sourced from ktor-client-serialization's changelog.
... (truncated)
Commits
7c9d3e1
Release 2.2.1 (#3294)8fc7b73
Hotfix for atomicfu update (#3293)a411727
Release 2.2.0 (#3290)0c979af
KTOR-5293 Update Versions (#3289)0e60c96
KTOR-5283 Support Default Value for missing Env Variables in YAML (#3288)04a9791
Netty: ApplicationStarted event is fired before the server starts accepting c...eb86355
Implement getAllRoutes method (#3287)dab18c0
KTOR-5216 Parse header with multiple challenges (#3277)bfde300
KTOR-5252 Fix EOFException in read and readUtf8Line (#3285)9e12c15
KTOR-5225 Add callbacks to save application state for OAuth2 (#3282)Updates
ktor-client-android
from 1.6.8 to 2.2.1Release notes
Sourced from ktor-client-android's releases.