azure-sdk-for-java icon indicating copy to clipboard operation
azure-sdk-for-java copied to clipboard

Moved on from lazy shared `HttpClient` initialization using a null check to using an enum in `HttpClientProvider` implementations

Open vcolin7 opened this issue 1 year ago • 2 comments

Fixes: #39766.

Also updated tests.

vcolin7 avatar Jun 26 '24 20:06 vcolin7

/azp run java - clientcore - ci

vcolin7 avatar Aug 21 '24 23:08 vcolin7

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Aug 21 '24 23:08 azure-pipelines[bot]

API change check

API changes are not detected in this pull request.

azure-sdk avatar Sep 26 '24 20:09 azure-sdk