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 Client to v2.3.6 #393

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Update Ktor Client to v2.3.6 #393

merged 1 commit into from
Nov 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-client-content-negotiation 2.3.4 -> 2.3.6 age adoption passing confidence
io.ktor:ktor-client-serialization 2.3.4 -> 2.3.6 age adoption passing confidence
io.ktor:ktor-client-mock 2.3.4 -> 2.3.6 age adoption passing confidence
io.ktor:ktor-client-logging 2.3.4 -> 2.3.6 age adoption passing confidence
io.ktor:ktor-client-json-js 2.3.4 -> 2.3.6 age adoption passing confidence
io.ktor:ktor-client-js 2.3.4 -> 2.3.6 age adoption passing confidence
io.ktor:ktor-client-ios 2.3.4 -> 2.3.6 age adoption passing confidence
io.ktor:ktor-client-curl 2.3.4 -> 2.3.6 age adoption passing confidence
io.ktor:ktor-client-core-mingwx64 2.3.4 -> 2.3.6 age adoption passing confidence
io.ktor:ktor-client-core-linuxarm64 2.3.4 -> 2.3.6 age adoption passing confidence
io.ktor:ktor-client-core-linuxx64 2.3.4 -> 2.3.6 age adoption passing confidence
io.ktor:ktor-client-core-jvm 2.3.4 -> 2.3.6 age adoption passing confidence
io.ktor:ktor-client-core 2.3.4 -> 2.3.6 age adoption passing confidence
io.ktor:ktor-client-cio-linuxarm64 2.3.4 -> 2.3.6 age adoption passing confidence
io.ktor:ktor-client-cio-linuxx64 2.3.4 -> 2.3.6 age adoption passing confidence
io.ktor:ktor-client-cio-jvm 2.3.4 -> 2.3.6 age adoption passing confidence

Release Notes

ktorio/ktor (io.ktor:ktor-client-content-negotiation)

v2.3.6

Compare Source

Published 7 November 2023

Bugfixes
  • Resolved connectors job does not complete in TestApplicationEngine (KTOR-6411)
  • Darwin: Even a coroutine Job is canceled network load keeps high (KTOR-6243)
  • Darwin: EOFException when sending multipart data using Ktor 2.3.4 (KTOR-6281)
  • Ktor JS client unconfigurable logging in node (KTOR-6275)
  • CIO: getEngineHeaderValues() returns duplicated values (KTOR-6352)
  • "Server sent a subprotocol but none was requested" when using Node WebSockets (KTOR-4001)
  • YAML properties with literal value null cannot be read since 2.3.1 (KTOR-6357)
  • AndroidClientEngine cannot handle content length that exceeds Int range (KTOR-6344)
  • Client unable to make subsequent requests after the network disconnection and connection when ResponseObserver is installed (KTOR-6252)
  • Outdated Gradle jib plubin does not support application/vnd.oci.image.index.v1+json media type (KTOR-6280)
  • KTor 2.3.5 Kotlin 1.9.x upgrade is a breaking change (KTOR-6354)
  • WebSockets (CIO): Connection Failure Due to Lowercase 'upgrade' in 'Connection: upgrade' Header (KTOR-6388)
  • WinHttp: ArrayIndexOutOfBoundsException when sending WS frame with empty body (KTOR-6394)
  • Update dependency com.auth0:jwks-rsa to v0.22.1

v2.3.5

Compare Source

Published 5 October 2023

Bugfixes
  • 300+ ktor-client-java threads eat up lots of memory (KTOR-6292)
  • Apache5 engine limits concurrent requests to individual route to 5 (KTOR-6221)
  • DarwinClientEngine WebSocket rejects all received pongs (KTOR-5540)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

@renovate renovate bot requested a review from Foso as a code owner August 12, 2023 04:32
@github-actions github-actions bot added the build label Aug 12, 2023
@renovate renovate bot force-pushed the renovate/ktor-client branch from 000df84 to be51465 Compare August 24, 2023 17:52
@renovate renovate bot changed the title fix(deps): update ktor client fix(deps): update dependency io.ktor:ktor-client-core-native to v1.3.2 Aug 24, 2023
@github-actions github-actions bot removed the build label Aug 24, 2023
@renovate renovate bot force-pushed the renovate/ktor-client branch from be51465 to a673716 Compare August 31, 2023 15:32
@renovate renovate bot changed the title fix(deps): update dependency io.ktor:ktor-client-core-native to v1.3.2 fix(deps): update ktor client Aug 31, 2023
@renovate renovate bot force-pushed the renovate/ktor-client branch from a673716 to 11011a2 Compare August 31, 2023 17:24
@github-actions github-actions bot added the build label Aug 31, 2023
@renovate renovate bot force-pushed the renovate/ktor-client branch from 11011a2 to 0966303 Compare September 7, 2023 17:05
@renovate renovate bot force-pushed the renovate/ktor-client branch from 0966303 to 1e9a3ce Compare September 16, 2023 09:03
@renovate renovate bot changed the title fix(deps): update ktor client fix(deps): update dependency io.ktor:ktor-client-core-native to v1.3.2 Sep 16, 2023
@github-actions github-actions bot removed the build label Sep 16, 2023
@renovate renovate bot changed the title fix(deps): update dependency io.ktor:ktor-client-core-native to v1.3.2 fix(deps): update dependency io.ktor:ktor-client-core-native to v1.3.2 - autoclosed Oct 3, 2023
@renovate renovate bot closed this Oct 3, 2023
@renovate renovate bot deleted the renovate/ktor-client branch October 3, 2023 05:05
@renovate renovate bot changed the title fix(deps): update dependency io.ktor:ktor-client-core-native to v1.3.2 - autoclosed fix(deps): update dependency io.ktor:ktor-client-core-native to v1.3.2 Oct 3, 2023
@renovate renovate bot reopened this Oct 3, 2023
@renovate renovate bot restored the renovate/ktor-client branch October 3, 2023 10:17
@renovate renovate bot force-pushed the renovate/ktor-client branch from 1e9a3ce to 78ea94d Compare October 3, 2023 13:29
@renovate renovate bot changed the title fix(deps): update dependency io.ktor:ktor-client-core-native to v1.3.2 fix(deps): update ktor client Oct 5, 2023
@renovate renovate bot force-pushed the renovate/ktor-client branch from 78ea94d to 1ee79b9 Compare October 5, 2023 12:58
@github-actions github-actions bot added the build label Oct 5, 2023
@renovate renovate bot force-pushed the renovate/ktor-client branch from 1ee79b9 to 93d41c0 Compare October 6, 2023 20:45
@renovate renovate bot changed the title fix(deps): update ktor client fix(deps): update ktor client to v2.3.5 Oct 6, 2023
@Foso Foso enabled auto-merge (squash) October 6, 2023 20:47
@renovate renovate bot force-pushed the renovate/ktor-client branch from 5ff8d9d to d4bda54 Compare October 23, 2023 14:37
@renovate renovate bot changed the title fix(deps): update ktor client to v2.3.5 Update Ktor Client to v2.3.5 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/ktor-client branch 2 times, most recently from b5ea3ad to c185c36 Compare November 5, 2023 20:53
@renovate renovate bot changed the title Update Ktor Client to v2.3.5 Update Ktor Client Nov 7, 2023
@renovate renovate bot force-pushed the renovate/ktor-client branch 3 times, most recently from 07a83ad to ea44788 Compare November 7, 2023 17:12
@renovate renovate bot changed the title Update Ktor Client Update Ktor Client to v2.3.6 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/ktor-client branch from ea44788 to 0073ade Compare November 15, 2023 22:43
@Foso Foso merged commit fde75d2 into master Nov 15, 2023
3 checks passed
@Foso Foso deleted the renovate/ktor-client branch November 15, 2023 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant