Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Change Age Confidence
io.ktor:ktor-client-java 3.2.3 -> 3.4.0-eap-1429 age confidence
io.ktor:ktor-serialization-kotlinx-json 3.2.3 -> 3.4.0-eap-1429 age confidence
io.ktor:ktor-client-content-negotiation 3.2.3 -> 3.4.0-eap-1429 age confidence
io.ktor:ktor-client-serialization 3.2.3 -> 3.4.0-eap-1429 age confidence
io.ktor:ktor-client-logging 3.2.3 -> 3.4.0-eap-1429 age confidence
io.ktor:ktor-client-json 3.2.3 -> 3.4.0-eap-1429 age confidence
io.ktor:ktor-client-android 3.2.3 -> 3.4.0-eap-1429 age confidence
io.ktor:ktor-client-darwin 3.2.3 -> 3.4.0-eap-1429 age confidence
io.ktor:ktor-client-okhttp 3.2.3 -> 3.4.0-eap-1429 age confidence
io.ktor:ktor-client-core 3.2.3 -> 3.4.0-eap-1429 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-java)

v3.3.1

Compare Source

Published 8 October 2025

Improvements
  • Add a note about SSE session lifetime in KDoc (KTOR-8440)
  • Update Kotlin to 2.2.20 (KTOR-8896)
Bugfixes
  • NumberFormatException when Content-Length header value contains null bytes (KTOR-4828)
  • SerializationException: Serializer for class 'ClientSSESession' is not found when server responds with JSON (KTOR-7631)
  • Netty: loadConfiguration missing enableHttp2 and enableH2c properties (KTOR-8898)
  • Netty: EmbeddedServer.stop always blocks for twice of shutdownGracePeriod (KTOR-8770)
  • shutdownGracePeriod is used instead of shutdownTimeout in EmbeddedServer.stop() (KTOR-8771)
  • Support serving static resources within bootJar (KTOR-8592)

v3.3.0

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 - At any time (no schedule defined), 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 force-pushed the renovate/ktor-monorepo branch 12 times, most recently from e4a27b8 to 3e297af Compare October 7, 2024 18:15
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch 6 times, most recently from a56858b to 0cfef35 Compare October 18, 2024 14:30
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch 3 times, most recently from 605fdae to 833624b Compare October 25, 2024 14:42
@renovate renovate bot changed the title Update ktor monorepo Update ktor monorepo to v3.2.0 Oct 25, 2024
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0 Update ktor monorepo Oct 28, 2024
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch 3 times, most recently from cceaf83 to b7a452f Compare November 16, 2024 21:08
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch 4 times, most recently from 6511d75 to ceb61bd Compare December 8, 2024 23:11
@renovate renovate bot changed the title Update ktor monorepo to v3.3.0-eap-1395 Update ktor monorepo to v3.3.0-openapi-eap-1394 Aug 20, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 52f1480 to 66a7488 Compare August 22, 2025 13:22
@renovate renovate bot changed the title Update ktor monorepo to v3.3.0-openapi-eap-1394 Update ktor monorepo to v3.3.0-eap-1397 Aug 22, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 66a7488 to 0f65197 Compare August 22, 2025 13:24
@renovate renovate bot changed the title Update ktor monorepo to v3.3.0-eap-1397 Update ktor monorepo to v3.3.0-openapi-eap-1394 Aug 22, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 0f65197 to bbddae0 Compare August 29, 2025 16:18
@renovate renovate bot changed the title Update ktor monorepo to v3.3.0-openapi-eap-1394 Update ktor monorepo to v3.3.0-eap-1398 Aug 29, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch 3 times, most recently from 82345c4 to 2bd7326 Compare August 31, 2025 09:20
@renovate renovate bot changed the title Update ktor monorepo to v3.3.0-eap-1398 Update ktor monorepo to v3.3.0-openapi-eap-1394 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 2bd7326 to 5cbca5a Compare September 8, 2025 14:14
@renovate renovate bot changed the title Update ktor monorepo to v3.3.0-openapi-eap-1394 Update ktor monorepo to v3.3.0-eap-1398 Sep 8, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 5cbca5a to 639523b Compare September 8, 2025 18:40
@renovate renovate bot changed the title Update ktor monorepo to v3.3.0-eap-1398 Update ktor monorepo to v3.3.0-openapi-eap-1394 Sep 8, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 639523b to 0a8ba74 Compare September 11, 2025 14:14
@renovate renovate bot changed the title Update ktor monorepo to v3.3.0-openapi-eap-1394 Update ktor monorepo to v3.3.0 Sep 11, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 0a8ba74 to 25d5ad0 Compare September 30, 2025 12:00
@renovate renovate bot changed the title Update ktor monorepo to v3.3.0 Update ktor monorepo Oct 8, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 25d5ad0 to ca3e9f1 Compare October 8, 2025 15:50
@renovate renovate bot changed the title Update ktor monorepo Update ktor monorepo to v3.3.1 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from ca3e9f1 to 9b5b605 Compare October 23, 2025 21:31
@renovate renovate bot changed the title Update ktor monorepo to v3.3.1 Update ktor monorepo to v3.4.0-eap-1426 Oct 23, 2025
@renovate renovate bot changed the title Update ktor monorepo to v3.4.0-eap-1426 Update ktor monorepo to v3.4.0-eap-1427 Oct 27, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch 2 times, most recently from dee8b3f to 4074c97 Compare October 28, 2025 22:39
@renovate renovate bot changed the title Update ktor monorepo to v3.4.0-eap-1427 Update ktor monorepo to v3.4.0-eap-1428 Oct 28, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 4074c97 to 8de01f6 Compare October 29, 2025 22:55
@renovate renovate bot changed the title Update ktor monorepo to v3.4.0-eap-1428 Update ktor monorepo to v3.4.0-eap-1429 Oct 29, 2025
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.

1 participant