7.8.0 (2022-04-11)
Features Added
- Implemented equals and hashCode methods for CorrelationRuleFilter and SqlRuleFilter objects
Bugs Fixed
- Entity Name is handled properly when passed in as part of connection string in
ServiceBusClientBuilder
. (#27509) - Fixed a bug that when the current
SynchronousReceiveWork
is completed, the queuedSynchronousReceiveWork
is not updated. (#27578)
Other Changes
Dependency Updates
- Upgraded
azure-core
from1.26.0
to1.27.0
. - Upgraded
azure-core-amqp
from2.4.1
to2.4.2
.