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

fix(deps): update ktor_version to v2.3.10 #1266

Merged
merged 1 commit into from
Apr 9, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-server-test-host 2.3.9 -> 2.3.10 age adoption passing confidence
io.ktor:ktor-server-metrics-micrometer 2.3.9 -> 2.3.10 age adoption passing confidence
io.ktor:ktor-serialization-jackson 2.3.9 -> 2.3.10 age adoption passing confidence
io.ktor:ktor-server-content-negotiation 2.3.9 -> 2.3.10 age adoption passing confidence
io.ktor:ktor-server-compression 2.3.9 -> 2.3.10 age adoption passing confidence
io.ktor:ktor-server-caching-headers 2.3.9 -> 2.3.10 age adoption passing confidence
io.ktor:ktor-server-cors 2.3.9 -> 2.3.10 age adoption passing confidence
io.ktor:ktor-server-netty 2.3.9 -> 2.3.10 age adoption passing confidence

Release Notes

ktorio/ktor (io.ktor:ktor-server-test-host)

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)

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.

@projektor-test-reports
Copy link

projektor-test-reports bot commented Apr 9, 2024

Projektor reports

Projektor report Result Tests executed Coverage Project Date
Projektor report Passed 64 total 98.93% node-script 2024-04-09 11:36 PM UTC
Projektor report Passed 3 total node-script-functional-test-with-token 2024-04-09 11:37 PM UTC
Projektor report Passed 26 total node-script-functional-test 2024-04-09 11:38 PM UTC
Projektor report Passed 274 total 96.54% (+0.09%) 2024-04-09 11:39 PM UTC
Projektor report Passed 20 total functional-test 2024-04-09 11:39 PM UTC

@craigatk craigatk merged commit 976190a into main Apr 9, 2024
4 checks passed
@craigatk craigatk deleted the renovate/ktor_version branch April 9, 2024 23:46
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.

None yet

1 participant