Closed dependabot[bot] closed 1 year ago
Bumps ktorVer from 1.6.8 to 2.2.3. Updates io.ktor:ktor-client-core from 1.6.8 to 2.2.3
ktorVer
io.ktor:ktor-client-core
Sourced from io.ktor:ktor-client-core's releases.
2.2.3 Published 31 January 2023 Improvements ContentNegotiation: "Skipping because the type is ignored" log message is unclear (KTOR-5479) Make OAuth2 functionality multiplatform (KTOR-1144) Log HTTP request time (KTOR-1250) Add Client Plugins Trace Logging (KTOR-5264) Bugfixes FileStorage throws java.io.FileNotFoundException (File name too long) when request path is long (KTOR-5443) HttpRequestRetry retries on FileNotFoundException thrown by FileStorage (KTOR-5444) DropwizardMetricsPlugin logs status code incorrectly when is used together with StatusPages plugin (KTOR-5420) Server ContentNegotiation no longer allows multiple decoders for one Content-Type (KTOR-5410) Multipart File doesn't upload whole file, throws "Unexpected EOF: expected 4096 more bytes" for larger files (KTOR-3455) Netty: Unable to set the tcpKeepAlive (KTOR-5370) HOCON: CLI parameters don't override custom array properties since 2.1.0 (KTOR-5100) 2.2.2 Published 3 January 2023 Improvements Resource annotation should be MetaSerializable (KTOR-5397) The swaggerUI method is too restrictive and cannot be called inside a route (KTOR-5307) Engine shutdown grace period and timeout are not configurable (KTOR-5359) Allow specifying immutable in CacheControl (KTOR-3757) Bugfixes Server cannot be started with the Swagger plugin (KTOR-5308) Regression in 2.2.1: Got EOF but at least 0 bytes were expected (5372) HttpRequestRetry: Memory leak of coroutines objects when using the plugin (KTOR-5099) iOS unit test deadlocks with DarwinClientEngine (KTOR-5332) Gzip encoding: IllegalStateException: Expected 112, actual 113 (KTOR-5300) Netty, HSTS: UnsupportedOperationException is thrown when the server responds before HSTS plugin (KTOR-5276) 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)
Published 31 January 2023
tcpKeepAlive
Published 3 January 2023
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
... (truncated)
Sourced from io.ktor:ktor-client-core's changelog.
2.2.3 Published 31 January 2023 Improvements ContentNegotiation: "Skipping because the type is ignored" log message is unclear (KTOR-5479) Make OAuth2 functionality multiplatform (KTOR-1144) Log HTTP request time (KTOR-1250) Add Client Plugins Trace Logging (KTOR-5264) Bugfixes FileStorage throws java.io.FileNotFoundException (File name too long) when request path is long (KTOR-5443) HttpRequestRetry retries on FileNotFoundException thrown by FileStorage (KTOR-5444) DropwizardMetricsPlugin logs status code incorrectly when is used together with StatusPages plugin (KTOR-5420) Server ContentNegotiation no longer allows multiple decoders for one Content-Type (KTOR-5410) Multipart File doesn't upload whole file, throws "Unexpected EOF: expected 4096 more bytes" for larger files (KTOR-3455) Netty: Unable to set the tcpKeepAlive (KTOR-5370) HOCON: CLI parameters don't override custom array properties since 2.1.0 (KTOR-5100) 2.2.2 Published 3 January 2023 Improvements Resource annotation should be MetaSerializable (KTOR-5397) The swaggerUI method is too restrictive and cannot be called inside a route (KTOR-5307) Engine shutdown grace period and timeout are not configurable (KTOR-5359) Allow specifying immutable in CacheControl (KTOR-3757) Bugfixes Server cannot be started with the Swagger plugin (KTOR-5308) Regression in 2.2.1: Got EOF but at least 0 bytes were expected (5372) HttpRequestRetry: Memory leak of coroutines objects when using the plugin (KTOR-5099) iOS unit test deadlocks with DarwinClientEngine (KTOR-5332) Gzip encoding: IllegalStateException: Expected 112, actual 113 (KTOR-5300) Netty, HSTS: UnsupportedOperationException is thrown when the server responds before HSTS plugin (KTOR-5276) 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)
6e35be2
aaea969
9bb3ec7
1d110bc
65c9fa5
aa16db0
df902e1
23339b1
77fbd34
b3c696e
Updates io.ktor:ktor-client-json from 1.6.8 to 2.2.3
io.ktor:ktor-client-json
Sourced from io.ktor:ktor-client-json's releases.
Sourced from io.ktor:ktor-client-json's changelog.
Updates io.ktor:ktor-client-logging from 1.6.8 to 2.2.3
io.ktor:ktor-client-logging
Sourced from io.ktor:ktor-client-logging's releases.
Sourced from io.ktor:ktor-client-logging's changelog.
Updates io.ktor:ktor-client-serialization from 1.6.8 to 2.2.3
io.ktor:ktor-client-serialization
Sourced from io.ktor:ktor-client-serialization's releases.
Sourced from io.ktor:ktor-client-serialization's changelog.
Updates io.ktor:ktor-client-android from 1.6.8 to 2.2.3
io.ktor:ktor-client-android
Sourced from io.ktor:ktor-client-android's releases.
Sourced from io.ktor:ktor-client-android's changelog.
Updates io.ktor:ktor-client-core-jvm from 1.6.8 to 2.2.3
io.ktor:ktor-client-core-jvm
Sourced from io.ktor:ktor-client-core-jvm's releases.
Sourced from io.ktor:ktor-client-core-jvm's changelog.
Superseded by #198.
Bumps
ktorVer
from 1.6.8 to 2.2.3. Updatesio.ktor:ktor-client-core
from 1.6.8 to 2.2.3Release notes
Sourced from io.ktor:ktor-client-core's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-core's changelog.
... (truncated)
Commits
6e35be2
Release 2.2.3 (#3385)aaea969
KTOR-5479 Improve log message about skipping response body transforma… (#3379)9bb3ec7
KTOR-5444 Fix FileNotFoundException thrown by FileCacheStorage (#3375)1d110bc
KTOR-5480 improve WebSocket API docs grammar (#3377)65c9fa5
KTOR-5443 Fix FileNotFoundException for long file names in FileStorage (#3371)aa16db0
KTOR-5420 Fix DropwizardMetricsPlugin when using with StatusPages plugin (#3359)df902e1
KTOR-1144 Split OAuth2 test to common and jvm (#3369)23339b1
KTOR-5410 Fix server ContentConverter not triggered (#3358)77fbd34
KTOR-3455 Fix reading request body backpressure in Netty (#3361)b3c696e
Fix perioud typo to period (#3366)Updates
io.ktor:ktor-client-json
from 1.6.8 to 2.2.3Release notes
Sourced from io.ktor:ktor-client-json's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-json's changelog.
... (truncated)
Commits
6e35be2
Release 2.2.3 (#3385)aaea969
KTOR-5479 Improve log message about skipping response body transforma… (#3379)9bb3ec7
KTOR-5444 Fix FileNotFoundException thrown by FileCacheStorage (#3375)1d110bc
KTOR-5480 improve WebSocket API docs grammar (#3377)65c9fa5
KTOR-5443 Fix FileNotFoundException for long file names in FileStorage (#3371)aa16db0
KTOR-5420 Fix DropwizardMetricsPlugin when using with StatusPages plugin (#3359)df902e1
KTOR-1144 Split OAuth2 test to common and jvm (#3369)23339b1
KTOR-5410 Fix server ContentConverter not triggered (#3358)77fbd34
KTOR-3455 Fix reading request body backpressure in Netty (#3361)b3c696e
Fix perioud typo to period (#3366)Updates
io.ktor:ktor-client-logging
from 1.6.8 to 2.2.3Release notes
Sourced from io.ktor:ktor-client-logging's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-logging's changelog.
... (truncated)
Commits
6e35be2
Release 2.2.3 (#3385)aaea969
KTOR-5479 Improve log message about skipping response body transforma… (#3379)9bb3ec7
KTOR-5444 Fix FileNotFoundException thrown by FileCacheStorage (#3375)1d110bc
KTOR-5480 improve WebSocket API docs grammar (#3377)65c9fa5
KTOR-5443 Fix FileNotFoundException for long file names in FileStorage (#3371)aa16db0
KTOR-5420 Fix DropwizardMetricsPlugin when using with StatusPages plugin (#3359)df902e1
KTOR-1144 Split OAuth2 test to common and jvm (#3369)23339b1
KTOR-5410 Fix server ContentConverter not triggered (#3358)77fbd34
KTOR-3455 Fix reading request body backpressure in Netty (#3361)b3c696e
Fix perioud typo to period (#3366)Updates
io.ktor:ktor-client-serialization
from 1.6.8 to 2.2.3Release notes
Sourced from io.ktor:ktor-client-serialization's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-serialization's changelog.
... (truncated)
Commits
6e35be2
Release 2.2.3 (#3385)aaea969
KTOR-5479 Improve log message about skipping response body transforma… (#3379)9bb3ec7
KTOR-5444 Fix FileNotFoundException thrown by FileCacheStorage (#3375)1d110bc
KTOR-5480 improve WebSocket API docs grammar (#3377)65c9fa5
KTOR-5443 Fix FileNotFoundException for long file names in FileStorage (#3371)aa16db0
KTOR-5420 Fix DropwizardMetricsPlugin when using with StatusPages plugin (#3359)df902e1
KTOR-1144 Split OAuth2 test to common and jvm (#3369)23339b1
KTOR-5410 Fix server ContentConverter not triggered (#3358)77fbd34
KTOR-3455 Fix reading request body backpressure in Netty (#3361)b3c696e
Fix perioud typo to period (#3366)Updates
io.ktor:ktor-client-android
from 1.6.8 to 2.2.3Release notes
Sourced from io.ktor:ktor-client-android's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-android's changelog.
... (truncated)
Commits
6e35be2
Release 2.2.3 (#3385)aaea969
KTOR-5479 Improve log message about skipping response body transforma… (#3379)9bb3ec7
KTOR-5444 Fix FileNotFoundException thrown by FileCacheStorage (#3375)1d110bc
KTOR-5480 improve WebSocket API docs grammar (#3377)65c9fa5
KTOR-5443 Fix FileNotFoundException for long file names in FileStorage (#3371)aa16db0
KTOR-5420 Fix DropwizardMetricsPlugin when using with StatusPages plugin (#3359)df902e1
KTOR-1144 Split OAuth2 test to common and jvm (#3369)23339b1
KTOR-5410 Fix server ContentConverter not triggered (#3358)77fbd34
KTOR-3455 Fix reading request body backpressure in Netty (#3361)b3c696e
Fix perioud typo to period (#3366)Updates
io.ktor:ktor-client-core-jvm
from 1.6.8 to 2.2.3Release notes
Sourced from io.ktor:ktor-client-core-jvm's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-core-jvm's changelog.
... (truncated)
Commits
6e35be2
Release 2.2.3 (#3385)aaea969
KTOR-5479 Improve log message about skipping response body tran... _Description has been truncated_