github Azure/azure-sdk-for-js @azure/service-bus_7.0.1

latest releases: @azure/notification-hubs_1.2.1, @azure/arm-standbypool_1.0.0-beta.1, @azure/web-pubsub-client_1.0.1...
3 years ago

7.0.1 (2021-01-11)

  • Fix the isNode check to allow the package to be usable in Electron. Bug 12983
  • Fix issue where receiveMessages might return fewer messages than were received, causing them to be potentially locked or lost.
    PR 12772
    PR 12908
    PR 13073
  • Updates documentation for ServiceBusMessage to call out that the body field
    must be converted to a byte array or Buffer when cross-language
    compatibility while receiving events is required.
  • [Bug Fix] Correlation Rule Filter with the "label" set using the createRule() method doesn't filter the messages to the subscription.
    The bug has been fixed in PR 13069, also fixes the related issues where the messages are not filtered when a subset of properties are set in the correlation filter.

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

NewReleases is sending notifications on new releases.