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

latest releases: azure-messaging-eventhubs-checkpointstore-blob_1.20.0-beta.3, azure-messaging-eventhubs_5.19.0-beta.3, azure-ai-inference_1.0.0-beta.1...
2 years ago

7.7.0 (2022-03-17)

Features Added

  • Added support for sending/receiving messages with Duration, OffsetDateTime and URI in applicationProperties.
  • Updated the receiver to retry to obtain a new connection if the RequestResponseChannel in the current connection is disposed.
  • Added getter methods to ServiceBusProcessorClient to get the queue, topic and subscription names associated with
    the processor.

Bugs Fixed

  • Removed the incorrect use of lock primitives from ServiceBusMessageBatch.tryAddMessage() implementation and documented that this API is not thread-safe. (#25910)
  • Fixed incorrect ordering of message when sent as a batch. (#25112, #25599)
  • Fixed a bug that messages come from azure-sdk-for-net with DescribedType cannot be deserialized. (#26065)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.25.0 to 1.26.0.
  • Upgraded azure-core-amqp from 2.4.0 to 2.4.1.

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

NewReleases is sending notifications on new releases.