Closed renovate[bot] closed 2 weeks ago
This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
Coverage variation | Diff coverage |
---|---|
:x: -1.97% (target: -1.00%) | :white_check_mark: β |
Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more
This PR contains the following updates:
3.0.0
->3.0.1
3.0.0
->3.0.1
3.0.0
->3.0.1
3.0.0
->3.0.1
3.0.0
->3.0.1
3.0.0
->3.0.1
3.0.0
->3.0.1
Release Notes
ktorio/ktor (io.ktor:ktor-client-mock)
### [`v3.0.1`](https://redirect.github.com/ktorio/ktor/blob/HEAD/CHANGELOG.md#301) [Compare Source](https://redirect.github.com/ktorio/ktor/compare/3.0.0...3.0.1) > Published 29 October 2024 ##### Bugfixes - Remove space from the default client user agent ([KTOR-7655](https://youtrack.jetbrains.com/issue/KTOR-7655)) - `Url.segments` throws on URLs with root path ([KTOR-7625](https://youtrack.jetbrains.com/issue/KTOR-7625)) - Digest Auth does not implement nc parameter correctly according to RFC 7616 ([KTOR-4318](https://youtrack.jetbrains.com/issue/KTOR-4318)) - about:blank URL should be parsed correctly as about:blank ([KTOR-7410](https://youtrack.jetbrains.com/issue/KTOR-7410)) - ByteReadChannel.{readShort/readInt/readLong} could lead to CPU-bound indefinite loop since 3.0.0 ([KTOR-7571](https://youtrack.jetbrains.com/issue/KTOR-7571)) - CIO: Requests face connection timeouts when executed on the Android main dispatcher ([KTOR-6803](https://youtrack.jetbrains.com/issue/KTOR-6803)) - receiveMultipart fails with "IOException: Failed to parse multipart" when content-type is capitalized ([KTOR-7596](https://youtrack.jetbrains.com/issue/KTOR-7596)) ##### Improvements - WebSockets logging: The plugin calls toString() unnecessarily on transformed response body ([KTOR-7623](https://youtrack.jetbrains.com/issue/KTOR-7623)) - INFO log message with all server interceptors on server startup ([KTOR-7326](https://youtrack.jetbrains.com/issue/KTOR-7326)) - Digest auth: `username` and `cnonce` parameters aren't surrounded with quotes ([KTOR-7561](https://youtrack.jetbrains.com/issue/KTOR-7561)) - ContentType.fromFilePath for newer file formats HEIC, AVIF, HEIF ([KTOR-7536](https://youtrack.jetbrains.com/issue/KTOR-7536)) - Support missing native targets in ktor-serialization-kotlinx-xml ([KTOR-7583](https://youtrack.jetbrains.com/issue/KTOR-7583))Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» 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.