msgraph-sdk-java icon indicating copy to clipboard operation
msgraph-sdk-java copied to clipboard

upgrade to okhttp 5

Open baywet opened this issue 7 months ago • 1 comments

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

baywet avatar Jul 04 '25 12:07 baywet

Our project that also uses mock-auth2-server is unable to upgrade to a newer version of that depenency because msgraph-sdk-java is not using okhttp 5 at present.

wimdeblauwe avatar Oct 23 '25 13:10 wimdeblauwe