1.2.1
com.microsoft.azure.eventhubs
Bug fixes
- Work around an apparent issue in proton-j (in which, on the
ReceivingLink
, duplicate Delivery events are sometimes raised by Reactor and then an IllegalStateException occurs while processing the duplicate event) by ignoring the duplicate events (#391).
Here's the corresponding Maven package:
https://mvnrepository.com/artifact/com.microsoft.azure/azure-eventhubs/1.2.1