Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

0.0.3-preview

Pre-release
Pre-release

Choose a tag to compare

@jtaubensee jtaubensee released this 13 Apr 23:08
· 305 commits to master since this release

Microsoft.Azure.ServiceBus

  • Added support for SessionHanders in the Queue and Subscription clients (#35). You can now register a session handler, just as you would a message handler.
  • Fixed an interoperability issue when using this client in conjunction with the past WindowsAzure.ServiceBus client (#118).
  • RegisterHandlerOptions for RegisterMessageHandler has been renamed to MessageHandlerOptions (#120).
  • MessagingEntityType and MessagingEventSource are no longer public classes (#124)

For the full list of issues and pull requests for this release, refer to: https://github.com/Azure/azure-service-bus-dotnet/milestone/4

Here is the corresponding NuGet package: https://www.nuget.org/packages/Microsoft.Azure.ServiceBus/0.0.3-preview