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

Release 3.4.0

Latest
Compare
Choose a tag to compare
@nemakam nemakam released this 26 Mar 22:44
· 8 commits to dev since this release
ff1093d

Microsoft.Azure.ServiceBus Release 3.4.0

Bug fixes

  • #653 MissingMemberException when receiving messages
  • #648 NullReferenceException when accessing message.Size property
  • #550 ISenderClient:SendAsync(IList messageList) throws null reference when messageList is empty
  • #637 Management client doesn't return correct NamespaceInfo

New features

  • #644 Add support for configuring OperationTimeout in the connection string

Enhancements

  • #654 Update AMQP library to the latest (2.4.2)
  • #668 Enable the use of a proxy when running in .NET Core

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

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