github Azure/azure-sdk-for-java azure-core-amqp_2.4.1

latest releases: azure-identity-broker_1.1.8, azure-identity_1.14.2, azure-ai-translation-text_1.1.0...
2 years ago

2.4.1 (2022-03-16)

Bugs Fixed

  • Fixed issue where EndpointStates were not emitted serially. (#24762)
  • Fixed issue of not emitting the shutdown signal serially when ClosedChannelException thrown concurrently. (#27320)
  • Fixed the issue of leaving downstream in an unterminated state when RequestResponseChannel is disposed after invoking sendWithAck (27482)
  • Removing CustomIOHandler.onUnhandled which listens to every proton-j reactor event that could cause excessive logging. The underlying library could encounter NullPointerException if the selector is null.

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.25.0 to 1.26.0.

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

NewReleases is sending notifications on new releases.