Skip to content

Functions 1.0.11702

Compare
Choose a tag to compare
@mhoeger mhoeger released this 20 Apr 20:21
· 2695 commits to dev since this release
dc87f34

In This Release

  • Fix race condition with background specialization timer when using zip mode deployments (#2392)
  • Fixes and updates to logging (request handler #2519)
  • Refactor ScriptHost initialization as groundwork for perf improvements (#2496)
  • Fix transient indexing failures of functions (#2497)
  • Performance improvements to FileTraceWriter (#2635)
  • Performance improvements to high throughput queue/storage table bindings (Azure/azure-webjobs-sdk#1657)
  • Fix issue with functions written in VS not having execution timeout enforced
  • Fix issue with disposed logger factory (#2638)
  • Fix issue with cancellation tokens not triggered for batched event hubs (Azure/azure-webjobs-sdk#1627)
  • Make sure assembly resolution handler can't throw (#2205)