This repository was archived by the owner on Nov 9, 2024. It is now read-only.
Update ktor monorepo to v3 (major)#332
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
e72aa3f to
b55dfc0
Compare
b55dfc0 to
52c7bbc
Compare
|
Hey @renovate[bot], here are examples of how you can ask me to improve this pull request: @Sweep Fix the CI errors. @Sweep Since this is a major version upgrade of Ktor from 2.x to 3.x, it would be good to add integration tests that verify the core HTTP client functionality still works as expected with the new version, particularly around: 📖 For more information on how to use Sweep, please read our documentation. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.3.12->3.0.12.3.12->3.0.12.3.12->3.0.12.3.12->3.0.12.3.12->3.0.12.3.12->3.0.1Release Notes
ktorio/ktor (io.ktor:ktor-serialization-kotlinx-json)
v3.0.1Compare Source
Bugfixes
Url.segmentsthrows on URLs with root path (KTOR-7625)Improvements
usernameandcnonceparameters aren't surrounded with quotes (KTOR-7561)v3.0.0Compare Source
Bugfixes
maxFrameSizeoption has no effect (KTOR-6963)pathSegmentsreturns empty strings for trailing slashes (KTOR-4402)response.content.copyAndClose(targetFile.writeChannel())sometimes loses some bytes (KTOR-3003)Improvements
readBytesmethod name (KTOR-6596)respondFileoverload withPathparameters (KTOR-7202)Features
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 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.
This PR was generated by Mend Renovate. View the repository job log.