Skip to content

azure-core-http-netty_1.13.4

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 02 Jun 20:58
fd4ed44

1.13.4 (2023-06-02)

Bugs Fixed

  • Fixed a bug where NettyAsyncHttpResponse.writeBodyTo and writeBodyToAsync could have a race condition when writing
    to the WritableByteChannel/AsynchronousByteChannel while tracking the bytes written when a network error happens
    during consumption of the HTTP response body. (#35004)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.39.0 to 1.40.0.