Skip to content

Microsoft.Azure.WebJobs.Extensions.Storage 3.0.11

Compare
Choose a tag to compare
@brettsam brettsam released this 22 Apr 20:52
· 2 commits to storage-3.x since this release

https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.Storage/3.0.11

Fixes in this release:

  • Better storage account validation (#2397)
  • Graceful QueueTrigger shutdown (#2346)
  • Lots of new (debug-level) blob processing logs (#2282)
  • Do not throw if log line cannot be parsed (a8b1c38)
  • Do not throw if log scan does not contain LogType. (#2414)