Releases
azure-messaging-servicebus_7.13.0
azure-messaging-servicebus_7.13.0
7.13.0 (2022-11-14)
Features Added
Added rule manager client to manage rules for ServiceBus subscription with listen claims. (#27711 )
Added ability to create a subscription with default rule. (#29885 )
ServiceBusAdministrationClientBuilder
now supports using AzureSasCredential
. (#30255 )
EntityPath
and FullyQualifiedNamespace
properties are now readable from ServiceBusReceivedMessageContext
. (#29089 )
Bugs Fixed
Fixed ServiceBusReceiverClient
release messages if the prefetch is disabled and there is no active receive call in RECEIVE_AND_DELETE
mode. (#30861 )
Fixed incorrect proxy configuration using environment variables. (#24230 )
Changed the sizeInBytes
type in QueueDescription
and TopicDescription
from Integer to Long. (#32064 )
Other Changes
Changed the log level for adding credits from Info to Debug. (#20836 )
Dependency Updates
Upgraded azure-core
from 1.33.0
to 1.34.0
.
Upgraded azure-core-amqp
from 2.7.2
to 2.8.0
.
Upgraded azure-identity
from 1.6.1
to 1.7.0
.
You can’t perform that action at this time.