getsentry / getsentry/sentry-java
Bump OkHttp to 5.x
未关闭
Java
Platform: Java
- 主要语言
- Kotlin
- 星标
- 1.4k
- 派生
- 478
- 平均合并
- 2 天 22 小时
- 30 天内合并 PR
- 69
描述
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.
贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- kotlin
- 领域
- build-system
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100