github Azure/azure-sdk-for-java azure-core-http-netty_1.13.0

latest releases: azure-ai-formrecognizer_4.1.11, azure-messaging-eventhubs-checkpointstore-blob_1.20.0-beta.3, azure-messaging-eventhubs_5.19.0-beta.3...
19 months ago

1.13.0 (2023-02-01)

Features Added

  • Added override for HttpClient.sendSync in NettyAsyncHttpClient. This is done to propagate any exceptions through
    a synchronous stack rather than through Reactor's error stream, allowing for better handling of exceptions that
    wouldn't be thrown until the reactive stream was blocked further up the callstack. (#32840)

Other Changes

  • Added a log message when ConnectionProvider is set to a non-default ConnectionProvider to allow for easier debugging
    if PollAcquirePendingLimitException is seen. (#32826)

Dependency Updates

  • Upgraded azure-core from 1.35.0 to 1.36.0.
  • Upgraded Netty from 4.1.86.Final to 4.1.87.Final.
  • Upgraded Reactor Netty from 1.0.26 to 1.0.27.

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

NewReleases is sending notifications on new releases.