Microsoft.Azure.Functions.Worker.Extensions.Storage 5.0.1
What's Changed
- Overriding binding property name for
BlobPath
property topath
of BlobTrigger (#1086). This change does not directly impact end users, but helps improving reliability of internal components handling scaling.