Releases: Azure/azure-functions-host
Releases · Azure/azure-functions-host
v1.0.0-alpha1-10193
This release includes:
- Breaking change: renamed EasyTable binding to MobileTable
- Several fixes + improvements to Table binding (particularly for non-C# languages)
- Improving C# built-in assembly support (adding ASP.NET WebHooks SDK receivers and Microsoft.ServiceBus)
- Package restore enhancements to enable better support for private NuGet sources
- DocumentDB binding support for Partitioned collections
v1.0.0-alpha1-10191
- Enhance HTTP processing and supported binding types (C#)
- Log Node.js global unhandled exceptions properly (#209)
v1.0.0-alpha1-10185
v1.0.0-alpha1-10127
adding documentdb scripting
v1.0.0-alpha1-10114
Adding metrics logging
v1.0.0-alpha1-10078
Metadata file format changes (function.json)
v1.0.0-alpha1-10072
Making ScriptHostManager error handling more robust (Keeping host alive)
v1.0.0-alpha1-10021
Adding internal filewatch logic to efficiently reload functions when …
v1.0.0-alpha1-10019
Moving to latest WebJobs SDK prerelease version
v0.0.1-alpha1-10015
Moving to prerelease SDK version with function status logging support