github Azure/azure-sdk-for-java azure-core-amqp_2.9.0-beta.5

latest releases: azure-identity-broker_1.1.5, azure-identity_1.13.3, azure-core-tracing-opentelemetry_1.0.0-beta.49...
pre-release13 months ago

2.9.0-beta.5 (2023-08-11)

Features Added

  • Update ReceiverUnsettledDeliveries::sendDisposition(,) API to return DeliveryNotOnLinkException if the link is closed (hence delivery map cleared) or the DeliveryMap has no matching delivery. This simplifies the implementation of disposition attempt on management channel.
  • Adding support to turn off retry in MessageFlux hence propagating error or completion event from the first receiver to downstream, this allows using MessageFlux in the cases that need proper credit accounting but not rolling to another receiver.

Other Changes

  • Upgraded azure-core from 1.41.0 to 1.42.0

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

NewReleases is sending notifications on new releases.