github Azure/azure-sdk-for-java azure-core-http-okhttp_1.11.14

1.11.14 (2023-10-06)

Bugs Fixed

  • Fixed a bug where the network connection wasn't being explicitly closed after the response body was consumed.

Other Changes

  • Changed buffer read size from 4096 to 8192 when returning Flux<ByteBuffer> in HttpResponse to reduce number
    of reads and elements emitted by the Flux.

Dependency Updates

  • Upgraded azure-core from 1.43.0 to 1.44.0.

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.