azure-functions-templates
azure-functions-templates copied to clipboard
Azure functions templates for the azure portal, CLI, and VS
Bumps [lodash](https://github.com/lodash/lodash) to 4.17.21 and updates ancestor dependency [@nestjs/swagger](https://github.com/nestjs/swagger). These dependencies need to be updated together. Updates `lodash` from 4.17.20 to 4.17.21 Commits f299b52 Bump to v4.17.21 c4847eb Improve performance...
Bumps [bl](https://github.com/rvagg/bl) from 0.7.0 to 1.2.3. Release notes Sourced from bl's releases. v1.2.2 use safe-buffer #51 v1.2.1 Fix shallowSlice when the offset are not at the beginning of an internal...
@Charles-Gagnon @lucyzhang929 - fixes namespace input not being passed into templates - corrects errant space in input and output templates - makes output binding a bit more robust with post...
Re-raising #1059 with updates based off the new bundle nuspecs. Fixies #1052
When creating an event hub trigger using Python, there is a cardinality mismatch. The `function.json` has the following: ```json { "scriptFile": "__init__.py", "bindings": [ { "type": "eventHubTrigger", "name": "event", "direction":...
> Sample.dat: Sample.dat contains sample input data for each template. The Run text box in the portal will be populated by the contents of the sample.dat file. For several PowerShell...
Updating Microsoft.Azure.Functions.Worker.Sdk to 1.17.1 in dni templates. https://github.com/Azure/azure-functions-dotnet-worker/releases/tag/sdk-1.17.1
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.53 to 0.10.63. Release notes Sourced from es5-ext's releases. 0.10.63 (2024-02-23) Bug Fixes Do not rely on problematic regex (3551cdd), addresses #201 Support ES2015+ function definitions in...
Update .NET isolated templates to make sure we're using async patterns when working with HttpRequestData See https://github.com/Azure/azure-functions-dotnet-worker/issues/2184
Hello, my team over on the Azure Functions VS Code extension noticed that the TypeScript Azure Cosmos DB trigger is missing from the 4.4.0 templates. Is this intentional? Link: https://functionscdn.azureedge.net/public/ExtensionBundles/Microsoft.Azure.Functions.ExtensionBundle/4.4.0/StaticContent/v1/templates/templates.json