microsoftgraph / microsoftgraph/msgraph-sdk-java-core
upgrade to okhttp 5
未关闭
还没有人认领这个 Issue。
enhancement
help wanted
- 主要语言
- Java
- 星标
- 67
- 派生
- 34
- PR 合并指标
- 30 天内没有已合并 PR
描述
we need to upgrade ok http to version 5, as this is a breaking release, we'll also need to make sure we include an exclamation mark in the commit message to bump the major version an avoid any upgrade issue for consumers. e.g. eat!:`
dependency https://github.com/microsoft/kiota-java/issues/1984 + release
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先查看 OkHttp 5 依赖请求和关联的 Kiota Java issue,然后在此 repository 中找到依赖声明和 release 配置。确认 breaking change 的影响,更新依赖和所需的兼容性检查,并验证 release commit 使用了所请求的 major-version marker。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- api
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100