android
android copied to clipboard
Update ktor monorepo to v3.1.2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| io.ktor:ktor-client-android | 3.1.1 -> 3.1.2 |
||||
| io.ktor:ktor-client-core | 3.1.1 -> 3.1.2 |
Release Notes
ktorio/ktor (io.ktor:ktor-client-android)
v3.1.2
Published 27 March 2025
Improvements
Bugfixes
- URL-safe base64 decoding problem (KTOR-8292)
- Auth: AuthTokenHolder.clearToken executed in the middle of an ongoing token update doesn't actually clear (KTOR-8312)
- Android: "Array has more than one element" error when starting a server with release build (KTOR-7298)
- WebSockets: extensions in sec-websocket-extensions header must be separated by comma (KTOR-6384)
- OkHttp: Cancelling of SSESession.incoming flow doesn't cancel connection (KTOR-8244)
Configuration
📅 Schedule: Branch creation - "on sunday" (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 was generated by Mend Renovate. View the repository job log.