7.14.3 (2023-08-11)
Bugs Fixed
-
Fixed incorrect process span duration reported by
ServiceBusProcessorClient
when max concurrency is bigger than 1.
(#35916) -
Fixed the create-batch and send API to treat RequestResponseChannelClosedException as retriable and enabled retry for potential network call that create-batch makes. (#34646)
-
Fixed mapping of
ServiceBusManagementError
to correspondingAzureExceptions
inServiceBusAdministrationClient
. (#33609) -
Fixed issue causing updates to TopicProperties with AuthorizationRules to return 400 Bad request. (#34880)
Other Changes
Dependency Updates
- Upgraded
azure-core
from1.41.0
to1.42.0
. - Upgraded
azure-core-amqp
from2.8.7
to2.8.8
. - Upgraded
azure-identity
from1.9.2
to1.10.0
.