getsentry / getsentry/sentry-java
Bump OkHttp to 5.x
Offen
Java
Platform: Java
- Vorherrschende Sprache
- Kotlin
- Sterne
- 1.4k
- Forks
- 478
- Ø Merge
- 2 T. 23 Std.
- Gemergte PRs (30 T.)
- 67
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- kotlin
- Bereich
- build-system
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 55/100