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

3.1.0-preview Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@nemakam nemakam released this 28 Jun 22:25
· 64 commits to dev since this release

Microsoft.Azure.ServiceBus

3.1.0-Preview Release

  1. Exposed management operations (CRUD for entities) #481
  2. Clients now expose OwnsConnection which informs whether connection was created by the client or passed. #485

Bug fixes:

  1. EnqueuedSequenceNumber is now correctly populated. #484
  2. Updated documentation on list of supported message property types #512
  3. ScheduleMessageAsync() throws when its time to throw. #456

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

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