Service Bus client 3.4.0 and EPH 2.2.6 is now live
Published Mar 15 2019 12:56 PM 1,880 Views
First published on on Sep 22, 2016
Check out our newest release for the Service Bus client library!

The NuGet package can be found at https://www.nuget.org/packages/WindowsAzure.ServiceBus/3.4.0 .

Below are the release notes the Microsoft Azure Service Bus NuGet package:

  • EventHub/Messaging: Fixed a bug where some of the Amqp session error are not mapped to MessagingCommunicationException. These are now returned as MessagingCommunicationException.

  • EventHub: Add ability to receive from EndOfStream. You can now create receiver using EventHubConsumerGroup.EndOfStream as the offset and the receiver will start receiving from the current last offset (at the time of receiver creation).

  • EventHub: Fixed a bug where max link credit may not have been set to the correct upper bound in some cases when user use the PrefetchSizeInBytes feature.


We have also made an update on our EventProcessorHost NuGet package, to allow users the ability to specify a prefix for blob lease files. The EPH is available at https://www.nuget.org/packages/Microsoft.Azure.ServiceBus.EventProcessorHost/2.2.6 .

Happy event-ing!
Version history
Last update:
‎Jul 08 2020 12:51 PM
Updated by: