Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
5.0.0-alpha.10
5.0.0-alpha.11
📅 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 0 Code Smells
No Coverage information No Duplication information
This PR contains the following updates:
5.0.0-alpha.10
->5.0.0-alpha.11
Release Notes
square/okhttp
### [`v5.0.0-alpha.11`](https://togithub.com/square/okhttp/blob/HEAD/CHANGELOG.md#Version-500-alpha11) *2022-12-24* - New: Enable fast fallback by default. It's our implementation of Happy Eyeballs, \[RFC 8305]\[rfc\_8305]. Disable with `OkHttpClient.Builder.fastFallback(false)`. - Fix: Don't log response bodies for server-sent events. - Fix: Skip early hints (status code 103) responses. - Fix: Don't log sensitive headers in `Request.toString()`. - Fix: Don't crash when the dispatcher's `ExecutorService` is shutdown with many calls still enqueued. - Upgrade: \[GraalVM 22]\[graalvm\_22]. - Upgrade: \[Kotlin 1.7.10]\[kotlin\_1\_7\_10].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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.