Skip to content

Releases: Azure/azure-functions-core-tools

4.0.6280

06 Sep 23:17
421f014
Compare
Choose a tag to compare
pinning transitive dependency forward (#3760) (#3813)

Co-authored-by: Matthew Henderson <mattchenderson@users.noreply.github.com>

4.0.5907

28 Jun 01:50
807e897
Compare
Choose a tag to compare
[release_4.0] Set the inproc net8 executable name based on operating …

…system. (#3730) (#3733)

* Set the inproc net8 executable name based on operating system. (#3730)

* adding more increased timeouts

* increasing the timeout of node test because 'npm install' is taking longer

---------

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

4.0.5858

18 Jun 21:18
Compare
Choose a tag to compare
Correcting in-process model tag format (#3702)

4.0.5801

16 May 17:23
Compare
Choose a tag to compare
Fixed typo (#3661)

Co-authored-by: Danny Furnivall <danielfurnivall@gmail.com>

4.0.5700

03 May 20:50
71cc849
Compare
Choose a tag to compare
Updated Core tools to 4.33.2 (#3646)

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)