Skip to content

Releases: Azure/azure-functions-core-tools

4.0.6543

25 Oct 22:54
a4bf0e4
Compare
Choose a tag to compare
4.0.6543 Pre-release
Pre-release
v4.0.6543

Core tools release updates (trigger custom host after code mirror, si…

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 <[email protected]>

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 …

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 <[email protected]>

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: [email protected] <[email protected]>

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 <[email protected]>

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 <[email protected]>