Skip to content

Releases: Azure/azure-functions-core-tools

4.0.5390

26 Sep 19:15
ae1d0f7
Compare
Choose a tag to compare
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

25 Sep 16:05
c247ea1
Compare
Choose a tag to compare
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

25 Sep 20:11
3e9a525
Compare
Choose a tag to compare
Adding json.sha256 in the filter (#3459) (#3462)

4.0.5357

13 Sep 18:55
fedd855
Compare
Choose a tag to compare
4.0.5357 Pre-release
Pre-release
Updated Core Tools to 4.25.3 (#3452)

4.0.5348

11 Sep 21:16
9fc2876
Compare
Choose a tag to compare
Updated Core Tools to 4.24.5 (#3450)

4.0.5312

31 Aug 16:24
464bdc4
Compare
Choose a tag to compare
Updating Microsoft.Azure.WebJobs.Script.WebHost package to 4.23.2 (#3…

4.0.5274

17 Aug 17:17
76aca0e
Compare
Choose a tag to compare
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.

4.0.5198

22 May 20:41
eb2d8a5
Compare
Choose a tag to compare
Python file name is defaulted to the main file + templates for more t…

4.0.5174

19 May 16:11
94c549d
Compare
Choose a tag to compare
Update core tools version to 4.19.2 (#3363)

4.0.5148

01 May 18:56
8878ab9
Compare
Choose a tag to compare
Switch logstream command to use Bearer token when basic auth is not a…