Event Processor Host 2.0.1 is now live
Published Mar 15 2019 12:59 PM 2,279 Views
First published on on Mar 13, 2018
Check out the newest release for the Event Processor Host library!

Want to update your clients to the new version, the NuGet package can be found at https://www.nuget.org/packages/Microsoft.Azure.EventHubs.Processor/2.0.1

Event Processor Host is an intelligent agent that simplifies receiving events from Event Hubs by managing persistent checkpoints and parallel receives.

New to Event Hubs and want to learn to stream and process events or know more about the service. These articles provide a great reference,

What is new for the release? https://github.com/Azure/azure-event-hubs-dotnet/releases/tag/v2.0.1

  • We added dependency changes to support NewtonSoft.Json version 10.0.3

  • We also added a bug fix - A lease might have empty offset stored if there are no events on the partitions. This could result in host initialization failures. This has been fixed.


Try this new library and let us know what you think!

Happy event-ing!

Event Hubs team



Version history
Last update:
‎Jul 08 2020 12:52 PM
Updated by: