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 monorepo #83

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update ktor monorepo #83

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-client-java 3.0.1 -> 3.0.2 age adoption passing confidence
io.ktor:ktor-client-darwin 3.0.1 -> 3.0.2 age adoption passing confidence
io.ktor:ktor-client-android 3.0.1 -> 3.0.2 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-json 3.0.1 -> 3.2.0 age adoption passing confidence
io.ktor:ktor-client-content-negotiation 3.0.1 -> 3.2.0 age adoption passing confidence
io.ktor:ktor-client-serialization 3.0.1 -> 3.2.0 age adoption passing confidence
io.ktor:ktor-client-logging 3.0.1 -> 3.2.0 age adoption passing confidence
io.ktor:ktor-client-json 3.0.1 -> 3.2.0 age adoption passing confidence
io.ktor:ktor-client-core 3.0.1 -> 3.2.0 age adoption passing confidence

Release Notes

ktorio/ktor (io.ktor:ktor-client-java)

v3.0.2

Compare Source

Published 3 December 2024

Bugfixes
  • ServletResponseBody is corrupted due to the wrong offset (KTOR-7904)
  • File is not commited after closing writeChannel() of the file (KTOR-7845)
  • CIO: Response body truncated because read amount of bytes isn't compared against Content-Length (KTOR-7828)
  • HttpCache: IndexOutOfBoundsException on malformed Cache-Control header (KTOR-7172)
  • call.respondSource returns empty response but passes in tests (KTOR-7683)
  • ByteReadChannel.{readShort/readInt/readLong} leads to infinite loop when required bytes distributed in flush and read buffers (KTOR-7746)
  • Routing: ContentType.match doesn't match wildcard content types (KTOR-7278)
  • Connections aren't released properly if there are multiple parallel connections to the same address (KTOR-7777)
  • FileItem.streamProvider is deprecated and doesn't have implementation (KTOR-7731)
  • MergedApplicationConfig.toMap replaces nested configs completely without merging (KTOR-7008)
  • Digest Auth: Ktor 3.0.1 uses the wrong "nc" value to calculate digest (KTOR-7681)
  • JS: "ReferenceError: require is not defined" when compiling to ES Module (KTOR-6158)
  • Chunked transfer encoding failure not caught with retry (KTOR-7618)
  • HttpCookies: IllegalArgumentException when server returns a raw cookie with not allowed characters (KTOR-7469)
  • DefaultRequest: Content-Type header of default request is not overridable (KTOR-6946)
Improvements
  • Support binary (Smile) encoding in JacksonConverter (KTOR-7726)
  • ServiceLoader.load call is slow on Android (KTOR-7698)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 2cd4581 to 0c7a054 Compare July 17, 2024 13:05
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0 Update ktor monorepo Jul 17, 2024
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 0c7a054 to edccbd2 Compare September 9, 2024 18:01
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from edccbd2 to a25aa7a Compare September 22, 2024 17:18
@renovate renovate bot changed the title Update ktor monorepo Update ktor monorepo to v3.2.0 Sep 22, 2024
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0 Update ktor monorepo Oct 3, 2024
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch 2 times, most recently from 4ae8003 to c672c88 Compare October 9, 2024 20:13
@renovate renovate bot changed the title Update ktor monorepo Update ktor monorepo to v3.2.0 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from c672c88 to ebfacc0 Compare October 29, 2024 23:04
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0 Update ktor monorepo Oct 29, 2024
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from ebfacc0 to b84d5da Compare November 29, 2024 12:32
@renovate renovate bot changed the title Update ktor monorepo Update ktor monorepo to v3.2.0 Nov 29, 2024
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from b84d5da to dc35c1d Compare December 2, 2024 11:14
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0 Update ktor monorepo Dec 3, 2024
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