github Azure/azure-sdk-for-java azure-messaging-servicebus_7.3.0

latest releases: azure-identity-broker_1.1.8, azure-identity_1.14.2, azure-ai-translation-text_1.1.0...
3 years ago

7.3.0 (2021-07-08)

Features Added

  • Added support for receiving dead-letter queue (DLQ) for ServiceBusProcessorClient and session receiver using subQueue
  • Added support for configuring maxAutoLockRenewDuration for ServiceBusProcessorClient in ServiceBusClientBuilder.
  • Added support for using AzureSasCredential and AzureNamedKeyCredential to access a service bus in ServiceBusClientBuilder.
  • Exposing ServiceBusClientBuilder.crossEntityTransaction() for cross entity transactions support.
  • Exposing AmqpMessageBody#value and AmqpMessageBody#sequence to support value and sequence amqp types.

Bugs Fixed

  • Fixed a bug that does not create respect properties when creating Subscription Rule with CorrelationFilter. Issue 21299.
  • Fixed a but that causes the settlement API not to return or throw error if retry timeout is long enough. Issue 22299.

Dependency Updates

  • Upgraded azure-core dependency to 1.18.0.
  • Upgraded azure-core-amqp dependency to 2.3.0.
  • Upgraded azure-core-http-netty to 1.10.1.

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.