Releases: Azure/azure-functions-core-tools
Releases · Azure/azure-functions-core-tools
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 <[email protected]>
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 <[email protected]>
3.0.5373
4.0.5357
4.0.5348
4.0.5312
4.0.5274
Flex Deployment (#3404) * Flex Deployment. * Skipping the test as it is failing because of PPE. * type * Changed back the API verison. * Not need to skip * Removing the extra params which I added for private stamp testing. * Removing the mitigation. * logs * More changes for the deployment. * Minor changes * Changes for 502 issue. * 90 sec to 60 secs wait. * logs url for flex * Removed the comment. * Removed the second check * Removed WebsiteRunFromPackage validation.