Releases: Azure/azure-functions-core-tools
Releases · Azure/azure-functions-core-tools
4.0.5611
Flex Deployment Changes (#3625) * fixing bug where auth parameter was ignored by Python v2. * Flex - Public preview changes. * Update runtime for flex. * Update default .NET version to 8.0 in tests. * Flex runtime update changes. * Added timeout to a test. * Updated the python default to 3.10. * Changed the python default back to 3.10. * Added 3.11 back in the condition.
4.0.5571
3.0.5542
4.0.5530
4.0.5455
Release Update from v4.x (#3513) * templates update (#3493) * Removing values (#3492) * host revert to 4.25 (#3500) * Adding node-v4 templates (#3504) Signed-off-by: MD Ashique <noorani.ashique5@gmail.com> * Revert "host revert to 4.25 (#3500)" (#3512) This reverts commit 1a61fc80af7aac1a1646e433fe2064784960d368. --------- Signed-off-by: MD Ashique <noorani.ashique5@gmail.com> Co-authored-by: MD Ashique <noorani.ashique5@gmail.com>
4.0.5441
4.0.5413
4.0.5390
Using ext bundle instead of hard-coded v2 templates (#3391) (#3467) * Using ext bundle instead of hard-coded v2 templates * The blueprint append fix. * minor fix * Removed an unused variable. * We don't have fall back templates. Naren confirmed. Co-authored-by: Khuram Khan <64149947+khkh-ms@users.noreply.github.com>
4.0.5382
4.25.3 hotfix (#3465) * Increased timeouts for Node tests (#3463) * Updated the template versions. * Increased the timeouts in the node tests. * Enabling Worker Indexing (#3458) * Updated the template versions. * Enable worker indexing * Add ability to users to override worker index flag. --------- Co-authored-by: Khuram Khan <64149947+khkh-ms@users.noreply.github.com>