5.15.2 (2023-02-13)
Bugs Fixed
- Fixed NullPointerException when deserializing AMQP message with null body. (#32939)
- Added filter to filter out the closed
AmqpReceiveLink
before passing toAmqpReceiveLinkProcessor
. (#32919) - Fixed usage of static AmqpAnnotatedMessage when creating empty EventData. (#33327)
Other Changes
Dependency Updates
- Upgraded
azure-core
to1.36.0
. - Upgraded
azure-core-amqp
to2.8.2
.