Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2025

This PR contains the following updates:

Package Change Age Confidence
io.ktor:ktor-client-okhttp 3.2.3 -> 3.3.0 age confidence
io.ktor:ktor-client-darwin 3.2.3 -> 3.3.0 age confidence
io.ktor:ktor-client-mock 3.2.3 -> 3.3.0 age confidence
io.ktor:ktor-client-jetty 3.2.3 -> 3.3.0 age confidence
io.ktor:ktor-client-java 3.2.3 -> 3.3.0 age confidence
io.ktor:ktor-client-cio 3.2.3 -> 3.3.0 age confidence
io.ktor:ktor-client-apache 3.2.3 -> 3.3.0 age confidence
io.ktor:ktor-client-android 3.2.3 -> 3.3.0 age confidence
io.ktor:ktor-serialization-kotlinx-json 3.2.3 -> 3.3.0 age confidence
io.ktor:ktor-client-content-negotiation 3.2.3 -> 3.3.0 age confidence
io.ktor:ktor-client-logging 3.2.3 -> 3.3.0 age confidence
io.ktor:ktor-client-core 3.2.3 -> 3.3.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v3.3.0

Compare Source

Published 11 September 2025

Features
  • Support for server side http2 without tls (h2c) (KTOR-4750)
  • OpenAPI generation build extension preview (KTOR-8721)
  • Serve static resources with caching headers and ETag based on sha256 of content (KTOR-6700)
  • Jetty engine: Upgrade Jetty dependencies to the latest version 12 (KTOR-6734)
  • Static content: Support a custom respond logic if the file is not found (KTOR-8496)
  • Upgrade OkHttp to version 5.0.0 (KTOR-8652)
  • WebRTC Client, Android + WASM (KTOR-7958)
Improvements
  • SSE: Cannot read response body from SSEClientException (KTOR-8165)
  • SSE: "SSEClientException: Content-Length mismatch" on saving response body in DefaultResponseValidation (KTOR-8753)
  • var Route.staticRootFolder: File? should be deprecated (KTOR-5836)
  • Add image/bmp to the ContentType (KTOR-8735)
  • Add some missing image content types (KTOR-8624)
  • Upgrade to Kotlin 2.2 (KTOR-8647)
  • Bump Kotlin API level to 2.2 (KTOR-8637)
  • CIO: The engine ignores system proxy settings (KTOR-5922)
Bugfixes
  • Performance regression when using ContentEncoding and HttpRequestRetry since 3.2.0 (KTOR-8820)
  • Big number of simultaneous outbound web socket connections leads to a coroutine deadlock (KTOR-8829)
  • DI: JobCancellationException during cleanup (KTOR-8785)
  • Autoreloading: JobCancellationException when app is reloaded in the debugger since 3.2.0 (KTOR-8810)
  • HttpRedirect: The client is redirected when no Location header in response (KTOR-8697)
  • SerializationException when Application.propertyOrNull() is called with type Map<String, Any?> (KTOR-8781)
  • "Failed resolution of: Ljava/lang/management/ManagementFactory" on Android when JvmGcMetrics are initialized (KTOR-8714)
  • HttpCache: all header values but first in HttpResponse.varyKeys() are ignored (KTOR-6402)
  • HttpCache: plugin selects wrong cache entry when filtering Vary headers with different case (KTOR-7621)
  • CountedByteWriteChannel: autoFlush of the source channel doesn't make the channel auto flushing (KTOR-8411)

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 14, 2025 00:36
@renovate renovate bot requested review from millotp and shortcuts and removed request for a team September 14, 2025 00:36
@algolia-bot
Copy link
Collaborator

algolia-bot commented Sep 14, 2025

No code generated

If you believe code should've been generated, please, report the issue.

@renovate renovate bot force-pushed the renovate/ktor-monorepo branch 6 times, most recently from 217184a to 700d6f8 Compare September 14, 2025 02:21
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 700d6f8 to a193aed Compare September 14, 2025 02:39
@renovate renovate bot merged commit 719db3c into chore/renovateBaseBranch Sep 14, 2025
13 checks passed
@renovate renovate bot deleted the renovate/ktor-monorepo branch September 14, 2025 02:55
algolia-bot added a commit that referenced this pull request Sep 14, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fluf22 pushed a commit that referenced this pull request Sep 17, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fluf22 pushed a commit that referenced this pull request Sep 17, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants