microsoftgraph / microsoftgraph/msgraph-sdk-java-core
upgrade to okhttp 5
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 67
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the OkHttp 5 dependency request and the linked Kiota Java issue, then locate the dependency declaration and release configuration in this repository. Confirm the breaking-change impact, update the dependency and required compatibility checks, and verify that the release commit uses the requested major-version marker.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100