microsoftgraph / microsoftgraph/msgraph-sdk-java
upgrade to okhttp 5
未关闭
还没有人认领这个 Issue。
enhancement
help wanted
- 主要语言
- Java
- 星标
- 444
- 派生
- 154
- 平均合并
- 18 小时 28 分钟
- 30 天内合并 PR
- 4
描述
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. feat!:
dependency https://github.com/microsoft/kiota-java/issues/1984 + release
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定文件或测试。首先定位 OkHttp 依赖项配置以及 release 或 commit 消息规则,然后查看 microsoft/kiota-java#1984 了解兼容性细节。完成的标准是将依赖项升级到版本 5,并使用所需的 feat!: commit 约定表示这是一个具有破坏性变更的 release。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- build-system, release
- Issue 类型
- 重构
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100