7.15.0-beta.4 (2023-11-01)
Features Added
-
Fallback to management node for non-session message disposition, if the link has no delivery corresponding to the message (happens when link is closed).
-
Adding support for session receive using Reactor receiver and synchronous receiver clients. Enabling opt-in for these two receiver clients.
Bugs Fixed
- Fixes logic in ServiceBusReceiverAsyncClient renew-lock API that was enforcing later disposition to happen on management node rather than on receiver link.
Other Changes
Dependency Updates
- Upgraded
azure-core
from1.42.0
to1.44.1
. - Upgraded
azure-core-amqp
from2.9.0-beta.5
to2.9.0-beta.6
. - Upgraded
azure-identity
from1.10.0
to1.10.4
.