Skip to content

Releases: Azure/azure-functions-core-tools

3.0.5682

24 Apr 21:21
32564dc
Compare
Choose a tag to compare
Updated core tools to 3.22.0 (#3628)

* Updated core tools to 3.22.0

* Same fixes that we have done in v4.x branch.

---------

Co-authored-by: khkh@microsoft.com <khkh@microsoft.com>

4.0.5611

22 Mar 21:39
591b8ae
Compare
Choose a tag to compare
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

08 Mar 20:42
9a5b604
Compare
Choose a tag to compare
Updated Coretools to 4.30.0 (#3608)

* Updated Coretools to 4.30.0

* fixed  the issue.

* Added timeouts for the tests.

* Fix for localhost auth.

---------

Co-authored-by: v-smanchem <105010995+v-smanchem@users.noreply.github.com>

3.0.5542

01 Mar 18:55
c21339d
Compare
Choose a tag to compare
Adding Dotnet 2.1 for Authenticode step (#3587)

* Adding Dotnet 2.1 for Authenticode step

---------

Co-authored-by: azfuncgh <azfuncgh@github.com>

4.0.5530

09 Feb 18:35
c8883e7
Compare
Choose a tag to compare
Added EventGridCloudEventTrigger (#3578)

4.0.5455

08 Nov 17:17
d6d5c91
Compare
Choose a tag to compare
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

25 Oct 18:31
1a61fc8
Compare
Choose a tag to compare
host revert to 4.25 (#3500)

4.0.5413

13 Oct 16:22
Compare
Choose a tag to compare
Adding dapr triggers and binding templates (#3480)

Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
Co-authored-by: MD Ashique <noorani.ashique5@gmail.com>

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 <64149947+khkh-ms@users.noreply.github.com>

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 <64149947+khkh-ms@users.noreply.github.com>