Releases: Azure/azure-functions-core-tools
Releases · Azure/azure-functions-core-tools
2.0.1-beta.39
Update README.md For Ubuntu setup instructions, adding call to `sudo apt-get update` before running `sudo apt-get install azure-functions-core-tools`. Otherwise, the listing of the newly-added repository is not fetched and the following message occurs upon install attempt: ``` E: Unable to locate package azure-functions-core-tools ```
2.0.1-beta.38
Update build.cmd
2.0.1-beta.37
Remove redundant OS check before running az
2.0.1-beta.36
- Updated Function runtime version to v2.0.12050-alpha
- Release Notes: https://github.com/Azure/azure-functions-host/releases/tag/v2.0.12050-alpha
- Runtime Breaking change notice: Azure/app-service-announcements#129
1.0.15
Update version to 1.0.15
2.0.1-beta.35
Uses Azure Functions Runtime v2.0.11961
In the Azure Functions Runtime release:
- Increase maxQueryString, maxUrl, and maxAllowedContentLength (Azure/azure-functions-host@43ad921)
- Update publish profile to core 2.1 (Azure/azure-functions-host#3159)
- Upgrade .NET /ASP.NET references to 2.1.1
- Added support to configure Java.exe path (Azure/azure-functions-host#3210)
- Add invoke url to function metadata
2.0.1-beta.34
Remove -azurefunc from the name of generated container images. Fixes …
2.0.1-beta.33
Write sha2 files
2.0.1-beta.32
Add xunit.runner.json
2.0.1-beta.31
Update templates in build