getsentry / getsentry/sentry-java

Bump OkHttp to 5.x

Open
#6,023 1 comment 0 reactions 0 assignees View on GitHub
Java Platform: Java
Dominant language
Kotlin
Stars
1.4k
Forks
478
Avg merge
2d 23h
Merged PRs (30d)
67

Description

Upgrade the OkHttp version used for compilation from 4.9.2 to 5.x.

OkHttp 5.x is Kotlin-based and supports multiple `EventListener` instances. Prior upgrade attempts may have had failing tests.

Contributor guide

Open the contributing guide

Research direction

Locate the dependency declaration that currently uses OkHttp 4.9.2 and inspect the existing tests around its usage. Run the relevant test suite before and after the upgrade, then confirm the project compiles with OkHttp 5.x and that the previously failing tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.