github Azure/azure-sdk-for-java azure-messaging-servicebus_7.0.0-beta.6

latest releases: azure-resourcemanager-quota_1.1.0-beta.1, azure-communication-phonenumbers_1.1.12, azure-communication-callautomation_1.1.4...
pre-release3 years ago

7.0.0-beta.6 (2020-09-11)

  • Add Amqp Message envelope in form of AmqpAnnotatedMessage as a property of ServiceBusReceivedMessage and
    ServiceBusMessage.
  • Remove ServiceBusReceiverClientBuilder.maxAutoLockRenewalDuration. Use method renewMessageLock and
    renewSessionLock of classes ServiceBusReceiverClient and ServiceBusReceiverAsyncClient to lock messages and
    sessions.
  • Update datetime related APIs to use java.time.OffsetDateTime instead of java.time.Instant.
  • Remove scheduledMessageCount from SubscriptionRuntimeInfo and added it to TopicRuntimeInfo.
  • Change QueueRuntimeInfo, TopicRuntimeInfo and SubscriptionRuntimeInfo to QueueRuntimeProperties,
    TopicRuntimeProperties and SubscriptionRuntimeProperties respectively.
  • Add ability to authenticate using SAS.
  • Add support for AuthorizationRules during management operations.
  • Rename ServiceBusManagementClient to ServiceBusAdministrationClient.
  • Remove ServiceBusDeadletterReceiverBuilder and replaced with SubQueue type to access transfer deadletter and
    deadletter queue.
  • Remove settlement operations that take String lockToken, replaced with ServiceBusReceivedMessage.

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

NewReleases is sending notifications on new releases.