Skip to content

Microsoft.WebJobs.Script.Abstractions 1.1.0

Choose a tag to compare

@satvusatvu released this 08 Apr 22:22
· 39 commits to dev since this release
135da18

What's Changed

Microsoft.Azure.WebJobs.Script.Abstractions 1.1.0

  • Adds the type AppCapabilitiesOptions to the Microsoft.Azure.WebJobs.Script.Abstractions package, which allows for consumers of this package (such as WebJobs extensions) to report capabilities of the app to the host. (#11682)