Skip to content

azure-messaging-servicebus_7.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 07 Apr 05:18
9918212

7.0.0-beta.1 (2020-04-06)

Version 7.0.0-beta.1 is a beta of our efforts in creating a client library that is developer-friendly, idiomatic
to the Java ecosystem, and as consistent across different languages and platforms as possible. The principles that guide
our efforts can be found in the Azure SDK Design Guidelines for
.Java
.

Features

  • Reactive streams support using Project Reactor.
  • Send messages to an Azure Service Bus Topic or Queue.
  • Receive messages from an Azure Service Bus Queue or Subscriber.

Known issues

  • Following features are not implemented Transactions, Sessions, Managing filter rules on Subscription.