Skip to content

Functions 1.0.11015

Choose a tag to compare

@mathewc mathewc released this 21 Jun 23:33
· 3032 commits to dev since this release

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