kotlinx-rpc icon indicating copy to clipboard operation
kotlinx-rpc copied to clipboard

Update ktor to v2.3.11

Open renovate[bot] opened this issue 1 year ago • 0 comments
trafficstars

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor.plugin 2.3.8 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-client-cio 2.3.8 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-client-websockets 2.3.8 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-client-core 2.3.8 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-server-test-host 2.3.8 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-server-host-common-jvm 2.3.8 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-server-websockets-jvm 2.3.8 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-server-cors-jvm 2.3.8 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-server-tests-jvm 2.3.8 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-server-netty-jvm 2.3.8 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-server-core-jvm 2.3.8 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-json 2.3.8 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-client-serialization 2.3.8 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-client-content-negotiation 2.3.8 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-client-okhttp 2.3.8 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-client-websockets-js 2.3.8 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-server-cio 2.3.8 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-client-js 2.3.7 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-client-cio 2.3.7 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-client-websockets-js 2.3.7 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-client-core 2.3.7 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-server-test-host 2.3.7 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-server-host-common-jvm 2.3.7 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-server-websockets-jvm 2.3.7 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-server-cors-jvm 2.3.7 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-server-core-jvm 2.3.7 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-server-cio 2.3.7 -> 2.3.11 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ktorio/ktor (io.ktor:ktor-client-cio)

v2.3.11

Compare Source

Published 8 May 2024

Bugfixes
  • Test client ignores socket timeout (KTOR-6909)

v2.3.10

Compare Source

Published 8 April 2024

Bugfixes
  • CallLogging, StatusPages: response logged twice when status handler is used (KTOR-6839)
  • NodeJS WebSocket client sometimes drops a frame received immediately after handshake (KTOR-6883)
  • IPv6 addresses are not supported in NettyConnectionPoint and CIOConnectionPoint (KTOR-5383)
  • JS browser: "Maximum call stack size exceeded" on HTTP request when targeting es2015 (KTOR-6878)
  • CIO: File upload fails with NumberFormatException when uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)
  • CallLogging: the plugin completely overrides MDC if at least one entry is configured (KTOR-6642)
  • SSE plugin: Duplicated "Content-Type: text/event-stream" headers (KTOR-6735)
  • CIO: "getSubjectAlternativeNames(...) must not be null" when IP-addresses are verified and no SAN in the certificate (KTOR-6746)
Improvements
  • Inconsistent behavior of Netty and rest engines by returning null or empty string for query parameters without values (KTOR-6850)
  • Android: no logs are present in Logcat with Logger.ANDROID (KTOR-1219)

v2.3.9

Compare Source

Published 4 March 2024

Improvements
  • Allow to set secure cookie even with http scheme (KTOR-3159)
Bugfixes
  • ContentNegotiation: the plugin appends duplicated MIME type to Accept header (KTOR-6684)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Jan 31 '24 15:01 renovate[bot]