2.1.0-beta4
Pre-release
Pre-release
Included in this release:
- Dot expression support in binding templates
- See the binding expressions section on the wiki for more details
- Support for
FunctioName
attribute- You can control the name of the job function by using this attribute on your methods
- Support for binding return values
- Invocation filters
- Allows custom logic to be executed in the WebJobs invocation pipeline. You can find more information here
- Configurable Event Hubs checkpointing
- Miscellaneous fixes and enhancements