Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Versions.ktor to v2.3.4 - autoclosed #98

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-client-ios 2.3.2 -> 2.3.4 age adoption passing confidence
io.ktor:ktor-client-java 2.3.2 -> 2.3.4 age adoption passing confidence
io.ktor:ktor-client-android 2.3.2 -> 2.3.4 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-json 2.3.2 -> 2.3.4 age adoption passing confidence
io.ktor:ktor-client-content-negotiation 2.3.2 -> 2.3.4 age adoption passing confidence
io.ktor:ktor-client-serialization 2.3.2 -> 2.3.4 age adoption passing confidence
io.ktor:ktor-client-logging 2.3.2 -> 2.3.4 age adoption passing confidence
io.ktor:ktor-client-json 2.3.2 -> 2.3.4 age adoption passing confidence
io.ktor:ktor-client-core 2.3.2 -> 2.3.4 age adoption passing confidence

Release Notes

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

v2.3.3

Compare Source

Published 1 August 2023

Bugfixes
  • java.util.zip.DataFormatException after enabling permessage-deflate (KTOR-5979)
  • DelegatingTestingClientEngine fails when ContentNegotiation with protobuf is installed and empty body (KTOR-6125)
  • KtorServlet does not support yaml configuration (KTOR-6108)
  • CIO ConnectionFactory leaks on cancellation (KTOR-6127)
  • staticFiles responds twice if both index and defaultPath are set (KTOR-6120)
  • Uncaught Kotlin exception: kotlin.IllegalArgumentException: Failed to open iconv for charset UTF-8 with error code 22 (KTOR-5980)
  • Not compatible with kotlinx-html 0.9.1 (KTOR-6124)
  • "Test engine is already completed" error while establishing Websockets connection (KTOR-6057)
  • s-maxage is not used, even if HttpCache.Config.isShared is true (KTOR-6087)
  • Cache returns null when vary header set different ways whatever it has same values (KTOR-6081)
  • DefaultRequest: a cookie appears twice in the request header when sending a request with another cookie (KTOR-5619)
Improvements
  • Drop linuxArm64 publication from ktor-client-curl (KTOR-6154)
  • Client: Target linuxArm64 (KTOR-872)
  • Server: Target linuxArm64 (KTOR-5753)
  • Add system property to disable automatic installation of runtime shutdown hook (KTOR-6070)

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 renovate bot changed the title Update Versions.ktor to v2.3.3 Update Versions.ktor to v2.3.4 Aug 31, 2023
@renovate renovate bot changed the title Update Versions.ktor to v2.3.4 Update Versions.ktor to v2.3.4 - autoclosed Aug 31, 2023
@renovate renovate bot closed this Aug 31, 2023
@renovate renovate bot deleted the renovate/versions.ktor branch August 31, 2023 19:51
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.

0 participants