Skip to content

0.8.2

Compare
Choose a tag to compare
@jtaubensee jtaubensee released this 01 Nov 21:43
· 367 commits to dev since this release
  • The client update primarily involves
    • fix retrycount accounting issue in error handling code
    • modifies the experience of PartitionReceiveHandler.onReceive - doesn't invoke the callback with no events (default behavior change)
    • Adds client and platform information to the outgoing AmqpConnection.Properties to EventHubs Service
  • List of Issues & PR's of this release: https://github.com/Azure/azure-event-hubs/milestone/4?closed=1

API Changes

New API
  • PartitionReceiver.setReceiveHandler(receiveHandler, invokeWhenNoEvents)