2.6.0 (2022-06-30)
Features Added
- Added
AmqpMessageConstant
MESSAGE_STATE_ANNOTATION_NAME("x-opt-message-state")
.
Bugs Fixed
- Ensure ReactorReceiver EndpointStates terminates if there is no remote-close acknowledgment (#29212)
- Fixed issue that when connection is closed, the
AmqpChannelProcessor
repeatedly requests and closesRequestResponseChannel
. (#24582)
Other Changes
Dependency Updates
- Upgraded
azure-core
from1.29.1
to1.30.0
.