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 to v2.2.3 #49

Merged
merged 1 commit into from
Jan 31, 2023
Merged

fix(deps): update ktor to v2.2.3 #49

merged 1 commit into from
Jan 31, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-serialization-kotlinx-json 2.2.2 -> 2.2.3 age adoption passing confidence
io.ktor:ktor-server-content-negotiation 2.2.2 -> 2.2.3 age adoption passing confidence
io.ktor:ktor-server-html-builder 2.2.2 -> 2.2.3 age adoption passing confidence
io.ktor:ktor-server-auth-jwt 2.2.2 -> 2.2.3 age adoption passing confidence
io.ktor:ktor-server-auth 2.2.2 -> 2.2.3 age adoption passing confidence
io.ktor:ktor-server-cio 2.2.2 -> 2.2.3 age adoption passing confidence
io.ktor:ktor-server-core 2.2.2 -> 2.2.3 age adoption passing confidence

Release Notes

ktorio/ktor

v2.2.3

Published 31 January 2023

Improvements
  • ContentNegotiation: "Skipping because the type is ignored" log message is unclear (KTOR-5479)
  • Make OAuth2 functionality multiplatform (KTOR-1144)
  • Log HTTP request time (KTOR-1250)
  • Add Client Plugins Trace Logging (KTOR-5264)
Bugfixes
  • FileStorage throws java.io.FileNotFoundException (File name too long) when request path is long (KTOR-5443)
  • HttpRequestRetry retries on FileNotFoundException thrown by FileStorage (KTOR-5444)
  • DropwizardMetricsPlugin logs status code incorrectly when is used together with StatusPages plugin (KTOR-5420)
  • Server ContentNegotiation no longer allows multiple decoders for one Content-Type (KTOR-5410)
  • Multipart File doesn't upload whole file, throws "Unexpected EOF: expected 4096 more bytes" for larger files (KTOR-3455)
  • Netty: Unable to set the tcpKeepAlive (KTOR-5370)
  • HOCON: CLI parameters don't override custom array properties since 2.1.0 (KTOR-5100)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 merged commit cd5fb17 into main Jan 31, 2023
@renovate renovate bot deleted the renovate/ktor branch January 31, 2023 22:13
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

0 participants