Skip to content

3.0.1 and Event Processor Host 3.0.1

Compare
Choose a tag to compare
@JamesBirdsall JamesBirdsall released this 24 Oct 22:08
· 7 commits to dev since this release

Fix: when a receiver gets a link error, ignore it if it is not for the link currently in use. Without this check, in the rare event that an error was received on a stale link, the prefetch buffer was flushed and the flushed messages were not presented to the calling application.

There are no changes to Event Processor Host except updating the dependency to the new client.

This release was made from the Azure SDK for Java repository. This repository is deprecated and the code here is for historical purposes only. See these tags for the code base for this release:
https://github.com/Azure/azure-sdk-for-java/releases/tag/azure-eventhubs_3.0.1
https://github.com/Azure/azure-sdk-for-java/releases/tag/azure-eventhubs-eph_3.0.1
https://github.com/Azure/azure-sdk-for-java/releases/tag/azure-eventhubs-extensions_3.0.1

Maven packages:
https://mvnrepository.com/artifact/com.microsoft.azure/azure-eventhubs/3.0.1
https://mvnrepository.com/artifact/com.microsoft.azure/azure-eventhubs-eph/3.0.1
https://mvnrepository.com/artifact/com.microsoft.azure/azure-eventhubs-extensions/3.0.1