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 ktor to v2.3.3 - autoclosed #267

Closed
wants to merge 1 commit into from
Closed

Update ktor to v2.3.3 - autoclosed #267

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-server-html-builder 2.3.1 -> 2.3.3 age adoption passing confidence
io.ktor:ktor-server-cors 2.3.1 -> 2.3.3 age adoption passing confidence
io.ktor:ktor-server-core-jvm 2.3.1 -> 2.3.3 age adoption passing confidence
io.ktor:ktor-server-sessions 2.3.1 -> 2.3.3 age adoption passing confidence
io.ktor:ktor-server-auth 2.3.1 -> 2.3.3 age adoption passing confidence
io.ktor:ktor-server-status-pages 2.3.1 -> 2.3.3 age adoption passing confidence
io.ktor:ktor-server-resources 2.3.1 -> 2.3.3 age adoption passing confidence
io.ktor:ktor-server-netty 2.3.1 -> 2.3.3 age adoption passing confidence
io.ktor:ktor-server-content-negotiation 2.3.1 -> 2.3.3 age adoption passing confidence
io.ktor:ktor-client-resources 2.3.1 -> 2.3.3 age adoption passing confidence
io.ktor:ktor-client-auth 2.3.1 -> 2.3.3 age adoption passing confidence
io.ktor:ktor-client-core 2.3.1 -> 2.3.3 age adoption passing confidence
io.ktor:ktor-client-content-negotiation 2.3.1 -> 2.3.3 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-json 2.3.1 -> 2.3.3 age adoption passing confidence
io.ktor:ktor-client-logging 2.3.1 -> 2.3.3 age adoption passing confidence
io.ktor:ktor-client-okhttp 2.3.1 -> 2.3.3 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

ktorio/ktor (io.ktor:ktor-server-html-builder)

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)

v2.3.2

Compare Source

Published 28 June 2023

Bugfixes
  • Linking release build leads to compilation error with coroutines of version 1.7.0-Beta (KTOR-5728)
  • MapApplicationConfig removes deeply nested properties when converting to a map (KTOR-6013)
  • Cache returns null when vary header has more fields in the cached response (KTOR-6001)
  • ContentType of a response body isn't set inside OkHttp's interceptor when a form request is sent (KTOR-5971)
Improvements
  • Update Kotlin to 1.8.22 (KTOR-6053)
  • The error message is not helpful when authenticating with a bearer header with a colon (KTOR-5409)

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 ktor to v2.3.1 Update ktor to v2.3.1 - autoclosed Jun 25, 2023
@renovate renovate bot closed this Jun 25, 2023
@renovate renovate bot deleted the renovate/ktor branch June 25, 2023 20:02
@renovate renovate bot changed the title Update ktor to v2.3.1 - autoclosed Update ktor to v2.3.1 Jun 28, 2023
@renovate renovate bot reopened this Jun 28, 2023
@renovate renovate bot restored the renovate/ktor branch June 28, 2023 17:37
@renovate renovate bot changed the title Update ktor to v2.3.1 Update ktor to v2.3.2 Jun 28, 2023
@renovate renovate bot changed the title Update ktor to v2.3.2 Update ktor to v2.3.3 Aug 1, 2023
@renovate renovate bot changed the title Update ktor to v2.3.3 Update ktor to v2.3.3 - autoclosed Aug 8, 2023
@renovate renovate bot closed this Aug 8, 2023
@renovate renovate bot deleted the renovate/ktor branch August 8, 2023 10:22
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