github Azure/azure-sdk-for-js @azure/service-bus_7.0.0-preview.3

latest releases: @azure/core-lro_3.0.0-beta.2, @azure/arm-security_6.0.0-beta.5, @azure-tools/test-recorder_3.5.0...
pre-release3 years ago

7.0.0-preview.3 (2020-06-08)

  • Improves the performance of the ServiceBusMessageBatch.tryAdd method.
    PR 8772
  • Added management api features which allows CRUD operations on the entities of a namespace.
    PR 9116
    PR 9221

Breaking Changes

  • ServiceBusClient.createSender() which was made async in the previous preview to include the link initialization is no longer async. Instead, the sender now has an open() method that can be used to proactively initialize the link.
    PR 9302
  • Receiver/SessionReceiver.browseMessages() has been renamed to Receiver/SessionReceiver.peekMessages().
    PR 9280

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

NewReleases is sending notifications on new releases.