Functions 1.0.11015
In this release:
- Added new host level configuration knob for EventHubs
batchCheckpointFrequency
. This setting allows you to control the number of event batches to process before creating an EventHub cursor checkpoint - Fixed QueueTrigger bug Azure/azure-webjobs-sdk#1191
- Additional miscellaneous bug fixes