getsentry / getsentry/sentry-java
Bump OkHttp to 5.x
Open
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
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